Skip to content

Commit

Permalink
Bump github.com/projectsveltos/addon-controller from 0.40.0 to 0.41.1
Browse files Browse the repository at this point in the history
Bumps [github.com/projectsveltos/addon-controller](https://github.com/projectsveltos/addon-controller) from 0.40.0 to 0.41.1.
- [Release notes](https://github.com/projectsveltos/addon-controller/releases)
- [Commits](projectsveltos/addon-controller@v0.40.0...v0.41.1)

---
updated-dependencies:
- dependency-name: github.com/projectsveltos/addon-controller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 62c5de9 commit af826f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.34.2
github.com/opencontainers/go-digest v1.0.1-0.20231025023718-d50d2fec9c98
github.com/projectsveltos/addon-controller v0.40.0
github.com/projectsveltos/addon-controller v0.41.1
github.com/projectsveltos/libsveltos v0.41.1
github.com/segmentio/analytics-go v3.1.0+incompatible
github.com/stretchr/testify v1.9.0
Expand Down Expand Up @@ -131,7 +131,7 @@ require (
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_golang v1.20.4 // indirect
github.com/prometheus/client_golang v1.20.5 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.60.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -336,15 +336,15 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/poy/onpar v1.1.2 h1:QaNrNiZx0+Nar5dLgTVp5mXkyoVFIbepjyEoGSnhbAY=
github.com/poy/onpar v1.1.2/go.mod h1:6X8FLNoxyr9kkmnlqpK6LSoiOtrO6MICtWwEuWkLjzg=
github.com/projectsveltos/addon-controller v0.40.0 h1:nbE2Yfjg8XVzZOzq84xWYKadX5Syc8NcES1vEmPqbbk=
github.com/projectsveltos/addon-controller v0.40.0/go.mod h1:xV7/SOBvRIX58vlKblRzJ+TQPeXywhvTnQairvoHIEU=
github.com/projectsveltos/addon-controller v0.41.1 h1:/7GG144KlwRp3MHtzl3IkPJTfnfmCVp7eyj9ExnQyA4=
github.com/projectsveltos/addon-controller v0.41.1/go.mod h1:itFGXOeqtgCsBeOOUb9b3hnNJv06l8GDp4TfGl6B3ws=
github.com/projectsveltos/libsveltos v0.41.1 h1:ihxEHJvYRycGl6yYmTeoDA+u/8gu3XaceZktsbRzYc8=
github.com/projectsveltos/libsveltos v0.41.1/go.mod h1:ymmP+0jdYqBaY/qouK4p6x4+iri+/Om7gyn1N09eEYA=
github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=
github.com/prometheus/client_golang v1.1.0/go.mod h1:I1FGZT9+L76gKKOs5djB6ezCbFQP1xR9D75/vuwEF3g=
github.com/prometheus/client_golang v1.20.4 h1:Tgh3Yr67PaOv/uTqloMsCEdeuFTatm5zIq5+qNN23vI=
github.com/prometheus/client_golang v1.20.4/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_golang v1.20.5 h1:cxppBPuYhUnsO6yo/aoRol4L7q7UFfdm+bR9r+8l63Y=
github.com/prometheus/client_golang v1.20.5/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
Expand Down

0 comments on commit af826f5

Please sign in to comment.