Dependency bump b/c vulnerable

This commit is contained in:
2023-02-24 21:08:25 +01:00
parent ae58945582
commit 7130513e7e
2 changed files with 4 additions and 0 deletions

1
go.mod
View File

@@ -10,4 +10,5 @@ require (
github.com/spf13/cobra v0.0.3
github.com/spf13/pflag v1.0.3 // indirect
go.uber.org/zap v1.9.1
gopkg.in/yaml.v2 v2.4.0 //indirect
)