Skip to content

Commit

Permalink
fix(deps): update module github.com/sap/go-generics to v0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent 08b25c4 commit d184439
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 @@ -7,7 +7,7 @@ require (
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/pkg/errors v0.9.1
github.com/sap/go-generics v0.2.11
github.com/sap/go-generics v0.2.12
istio.io/client-go v1.22.0
k8s.io/api v0.30.1
k8s.io/apimachinery v0.30.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ github.com/sap/go-generics v0.1.10 h1:1dc/6WiS6kYoSk8s+slwJTU+zOt5U5gPOV+pAZmhhz
github.com/sap/go-generics v0.1.10/go.mod h1:P0+/APImYIlDC3RkF43EVj12aoYBks29dMTbPotqdso=
github.com/sap/go-generics v0.2.11 h1:ci0ZYnmwt+Ky6vvo4UOD4y1G8W0raZp2kangZX1DoLQ=
github.com/sap/go-generics v0.2.11/go.mod h1:/BlCKVG18fy6KVEcNPwoygNOl5dNPrvImXXQFMUAOdk=
github.com/sap/go-generics v0.2.12 h1:XCG2g5LjihKTw9+FwJS3bt0G5fHPhtaxQnOhB14mSZk=
github.com/sap/go-generics v0.2.12/go.mod h1:JOJnoj/bVX0AreIUMjoADjQf262A5hnbguMV/EHLlCU=
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit d184439

Please sign in to comment.