fix: update module gopkg.in/yaml.v2 to v3
This commit is contained in:
parent
84e95fdd93
commit
b135e8f0a1
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -11,6 +11,7 @@ require (
|
|||
github.com/gen2brain/beeep v0.0.0-20240516210008-9c006672e7f4
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
gopkg.in/yaml.v2 v2.2.4
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Reference in a new issue