fix: update module gopkg.in/yaml.v2 to v3

This commit is contained in:
Renovate Bot 2024-10-25 02:00:59 +00:00
parent 84e95fdd93
commit b135e8f0a1

1
go.mod
View file

@ -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 (