Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Kshatrix committed Oct 15, 2024
1 parent 50b5e88 commit a6f0700
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.34.2
github.com/opencontainers/go-digest v1.0.1-0.20231025023718-d50d2fec9c98
github.com/projectsveltos/addon-controller v0.39.0
github.com/projectsveltos/libsveltos v0.39.0
github.com/projectsveltos/libsveltos v0.40.0
github.com/segmentio/analytics-go v3.1.0+incompatible
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ 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.39.0 h1:hHSqrNICthK/8ZJA+GwDEgRyxg2MthMqwrxclc4tHOs=
github.com/projectsveltos/addon-controller v0.39.0/go.mod h1:/ZL/TaEWhqMk6rr3946wPsOdQIJGRdPcAgPcD75m4jM=
github.com/projectsveltos/libsveltos v0.39.0 h1:wSxFKHx1L9gA9g7auKdpCdyCug5vDd4pdkKt/bDZBWQ=
github.com/projectsveltos/libsveltos v0.39.0/go.mod h1:e/E3vkU4Ph1ZcyJ+FaIwTJQOVn2XH0Y/7pLDHhMnWPY=
github.com/projectsveltos/libsveltos v0.40.0 h1:tPu+dWGBi42mTfujXGwXhMvwyfU6FYd8A+olSapJKwI=
github.com/projectsveltos/libsveltos v0.40.0/go.mod h1:e/E3vkU4Ph1ZcyJ+FaIwTJQOVn2XH0Y/7pLDHhMnWPY=
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=
Expand Down

0 comments on commit a6f0700

Please sign in to comment.