Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
shaohq committed May 1, 2022
1 parent 57ff93c commit 3b23b54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ require (
golang.org/x/text v0.3.5 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)

replace gopkg.in/yaml.v3 => ../go-yaml
Expand Down

0 comments on commit 3b23b54

Please sign in to comment.