Skip to content

Commit

Permalink
chore: Bump all golang packages
Browse files Browse the repository at this point in the history
Signed-off-by: dark0dave <dark0dave@mykolab.com>
  • Loading branch information
dark0dave committed Dec 19, 2023
1 parent 1ed4bfb commit 31bf252
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 11 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
module github.com/doitintl/kube-no-trouble

go 1.18
go 1.21

require (
github.com/ghodss/yaml v1.0.0
github.com/hashicorp/go-version v1.6.0
github.com/open-policy-agent/opa v0.56.0
github.com/rs/zerolog v1.30.0
github.com/rs/zerolog v1.31.0
github.com/spf13/pflag v1.0.5
helm.sh/helm/v3 v3.13.1
k8s.io/apimachinery v0.28.2
Expand Down Expand Up @@ -49,7 +49,7 @@ require (
github.com/lib/pq v1.10.9 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.17 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/mitchellh/reflectwalk v1.0.2 // indirect
Expand Down
Loading

0 comments on commit 31bf252

Please sign in to comment.