mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 14:00:33 +00:00
Remove gopkg.in/yaml.v2 (#583)
* rm "gopkg.in/yaml.v2" * fix UnmarshalYAML for Networks & Ulimits
This commit is contained in:
1
go.mod
1
go.mod
@@ -54,7 +54,6 @@ require (
|
||||
google.golang.org/genproto v0.0.0-20211027162914-98a5263abeca // indirect
|
||||
google.golang.org/grpc v1.41.0
|
||||
google.golang.org/protobuf v1.27.1
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
||||
xorm.io/builder v0.3.9
|
||||
xorm.io/xorm v1.2.5
|
||||
|
Reference in New Issue
Block a user