Skip to content

Commit

Permalink
Merge pull request #74 from Malus-risus/renovate/gopkg.in-yaml.v2-3.x
Browse files Browse the repository at this point in the history
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Loading branch information
Malus-risus authored Jan 24, 2024
2 parents 036918a + ae60886 commit 39be966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/golang/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/miekg/dns v1.1.57
github.com/oschwald/maxminddb-golang v1.12.0
golang.org/x/sync v0.6.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)

replace github.com/metacubex/mihomo => ../../foss/golang/clash
Expand Down

0 comments on commit 39be966

Please sign in to comment.