Skip to content

Commit

Permalink
bump k8s-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
jbohanon committed Jun 7, 2024
1 parent 5d83312 commit 7b797f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/onsi/gomega v1.30.0
github.com/pkg/errors v0.9.1
github.com/rotisserie/eris v0.1.1
github.com/solo-io/go-utils v0.25.2-0.20240606205251-f3454427eb64
github.com/solo-io/go-utils v0.25.2-0.20240607125611-21aee84910d3
github.com/spf13/afero v1.6.0
go.uber.org/zap v1.26.0
golang.org/x/sync v0.5.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/solo-io/go-utils v0.25.2-0.20240606205251-f3454427eb64 h1:DdGhe0BhAN3DbY6TpeuqpGH/b7ZKP8yTmz+qoBOPOfY=
github.com/solo-io/go-utils v0.25.2-0.20240606205251-f3454427eb64/go.mod h1:bFFKO4Ih+sPViwNdVxv3z5dRrzMcJjNMHlx4zA8vxSg=
github.com/solo-io/go-utils v0.25.2-0.20240607125611-21aee84910d3 h1:nApP4pdYEsdtJhl0q92eLDz7vr4gb7rKaQm0FsEwDjA=
github.com/solo-io/go-utils v0.25.2-0.20240607125611-21aee84910d3/go.mod h1:bFFKO4Ih+sPViwNdVxv3z5dRrzMcJjNMHlx4zA8vxSg=
github.com/spf13/afero v1.6.0 h1:xoax2sJ2DT8S8xA2paPFjDCScCNeWsg75VG0DLRreiY=
github.com/spf13/afero v1.6.0/go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I=
github.com/spf13/cast v1.3.1/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE=
Expand Down

0 comments on commit 7b797f3

Please sign in to comment.