Update module gopkg.in/yaml.v2 to v3 (#4)
Reviewed-on: #4 Co-authored-by: renovate[bot] <renovate@rgst.io> Co-committed-by: renovate[bot] <renovate@rgst.io>
This commit is contained in:
parent
d128cfa7ce
commit
6b2e5526b2
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/planetscale/vtprotobuf v0.6.0
|
||||
golang.org/x/crypto v0.35.0
|
||||
google.golang.org/protobuf v1.36.5
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue