Skip to content

Commit

Permalink
Merge pull request #1201 from spidernet-io/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/tigera/operator-1.33.0

build(deps): bump github.com/tigera/operator from 1.32.4 to 1.33.0
  • Loading branch information
weizhoublue authored Feb 27, 2024
2 parents 35bef55 + 6b642b9 commit ad51c04
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
github.com/stretchr/testify v1.8.4
github.com/tigera/operator v1.32.4
github.com/tigera/operator v1.33.0
github.com/vishvananda/netlink v1.2.1-beta.2.0.20230130171208-05506ada9f99
go.uber.org/zap v1.27.0
golang.org/x/sys v0.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -511,8 +511,8 @@ github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/tigera/api v0.0.0-20230406222214-ca74195900cb h1:Y7r5Al3V235KaEoAzGBz9RYXEbwDu8CPaZoCq2PlD8w=
github.com/tigera/api v0.0.0-20230406222214-ca74195900cb/go.mod h1:ZZghiX3CUsBAc0osBjRvV6y/eun2ObYdvSbjqXAoj/w=
github.com/tigera/operator v1.32.4 h1:3bJb2+xDlo7HBlDUClJpdNA1bI3HcaL/EXnGJojcgr8=
github.com/tigera/operator v1.32.4/go.mod h1:kTdcz+sQC3ISa77YdMPsmH5YqDER/R7hnboGkXl+qk8=
github.com/tigera/operator v1.33.0 h1:ml2d8+eADJHMxenBcMlMpC4ZRZ0bgvXGx9i6fQsKje0=
github.com/tigera/operator v1.33.0/go.mod h1:wNvPsEdBNdcVBC7pDKz+D8+2Jg/1mTK0bm0Ob/xT8Ho=
github.com/toqueteos/webbrowser v1.2.0 h1:tVP/gpK69Fx+qMJKsLE7TD8LuGWPnEV71wBN9rrstGQ=
github.com/toqueteos/webbrowser v1.2.0/go.mod h1:XWoZq4cyp9WeUeak7w7LXRUQf1F1ATJMir8RTqb4ayM=
github.com/vishvananda/netlink v1.2.1-beta.2.0.20230130171208-05506ada9f99 h1:FUmcbl0T7ugzsjfmWBKmIM1c4UPOMygAEpmwGKKdAp8=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ github.com/subosito/gotenv
# github.com/tigera/api v0.0.0-20230406222214-ca74195900cb
## explicit; go 1.18
github.com/tigera/api/pkg/lib/numorstring
# github.com/tigera/operator v1.32.4
# github.com/tigera/operator v1.33.0
## explicit; go 1.20
github.com/tigera/operator/pkg/apis/crd.projectcalico.org/v1
# github.com/toqueteos/webbrowser v1.2.0
Expand Down

0 comments on commit ad51c04

Please sign in to comment.