chore(deps): update module gopkg.in/yaml.v2 to v3 #8
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -6,7 +6,7 @@ require (
|
|||
github.com/mackerelio/go-osstat v0.2.5
|
||||
github.com/rs/zerolog v1.33.0
|
||||
github.com/shirou/gopsutil v3.21.11+incompatible
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
gopkg.in/yaml.v3 v3.0.1
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue