File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
1313 github.com/google/go-cmp v0.6.0 // indirect
1414 github.com/google/pprof v0.0.0-20240727154555-813a5fbdbec8 // indirect
15- golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa // indirect
15+ golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 // indirect
1616 golang.org/x/net v0.28.0 // indirect
1717 golang.org/x/sys v0.24.0 // indirect
1818 golang.org/x/text v0.17.0 // indirect
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k=
1313github.com/onsi/gomega v1.34.1 /go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY =
1414github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1515github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
16- golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa h1:ELnwvuAXPNtPk1TJRuGkI9fDTwym6AYBu0qzT8AcHdI =
17- golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa /go.mod h1:akd2r19cwCdwSwWeIdzYQGa/EZZyqcOdwWiwj5L5eKQ =
16+ golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 h1:kx6Ds3MlpiUHKj7syVnbp57++8WpuKPcR5yjLBjvLEA =
17+ golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 /go.mod h1:akd2r19cwCdwSwWeIdzYQGa/EZZyqcOdwWiwj5L5eKQ =
1818golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE =
1919golang.org/x/net v0.28.0 /go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg =
2020golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg =
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ github.com/onsi/gomega/matchers/support/goraph/edge
5151github.com/onsi/gomega/matchers/support/goraph/node
5252github.com/onsi/gomega/matchers/support/goraph/util
5353github.com/onsi/gomega/types
54- # golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
54+ # golang.org/x/exp v0.0.0-20240823005443-9b4947da3948
5555## explicit; go 1.20
5656golang.org/x/exp/constraints
5757golang.org/x/exp/slices
You can’t perform that action at this time.
0 commit comments