Update module gopkg.in/yaml.v2 to v3 #4
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