mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Upgrade to yaml/go-yaml v3
This commit is contained in:
2
go.mod
2
go.mod
@@ -18,6 +18,6 @@ require (
|
||||
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d // indirect
|
||||
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
|
||||
golang.org/x/sys v0.0.0-20180831094639-fa5fdf94c789 // indirect
|
||||
gopkg.in/yaml.v2 v2.2.1
|
||||
gopkg.in/yaml.v3 v3.0.0-20190409140830-cdc409dda467
|
||||
mvdan.cc/sh v2.6.4+incompatible
|
||||
)
|
||||
|
Reference in New Issue
Block a user