Skip to content

Commit

Permalink
chore(deps): bump github.com/leaseweb/leaseweb-go-sdk/publiccloud
Browse files Browse the repository at this point in the history
Bumps [github.com/leaseweb/leaseweb-go-sdk/publiccloud](https://github.com/leaseweb/leaseweb-go-sdk) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/leaseweb/leaseweb-go-sdk/releases)
- [Commits](leaseweb/leaseweb-go-sdk@v.0.0.1...v.0.0.2)

---
updated-dependencies:
- dependency-name: github.com/leaseweb/leaseweb-go-sdk/publiccloud
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 365fa8a commit 77688ae
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 @@ -11,7 +11,7 @@ require (
github.com/leaseweb/leaseweb-go-sdk/dedicatedserver v1.0.0
github.com/leaseweb/leaseweb-go-sdk/dns v1.1.0
github.com/leaseweb/leaseweb-go-sdk/ipmgmt v1.0.0
github.com/leaseweb/leaseweb-go-sdk/publiccloud v0.0.1
github.com/leaseweb/leaseweb-go-sdk/publiccloud v0.0.2
github.com/stretchr/testify v1.10.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ github.com/leaseweb/leaseweb-go-sdk/dns v1.1.0 h1:Ev5xjXlYunGV+cjY2eem5TuC3OXCFu
github.com/leaseweb/leaseweb-go-sdk/dns v1.1.0/go.mod h1:ntxqh2fT7XDwjPLNsWtq6tTjwjL/75llxnbzEZvvzIo=
github.com/leaseweb/leaseweb-go-sdk/ipmgmt v1.0.0 h1:R+ZC7t3vtAoeRxSH3KcsR8vNF5NgaXy606vobn++cdU=
github.com/leaseweb/leaseweb-go-sdk/ipmgmt v1.0.0/go.mod h1:TeCaVUQAQU2MeaJVJMMGAnuq9r6VKQF3kurB4dfN9HY=
github.com/leaseweb/leaseweb-go-sdk/publiccloud v0.0.1 h1:Wb5P7Q5J5/W/6/txOm+6QGuxPU/i60FPL5sBoNLrnME=
github.com/leaseweb/leaseweb-go-sdk/publiccloud v0.0.1/go.mod h1:AYJsx8WlHYQXRAzEMuXzuApwIctcLPFazfAo9uy6ogY=
github.com/leaseweb/leaseweb-go-sdk/publiccloud v0.0.2 h1:joPWg3U/Gl3ilnXpc/FGwyo13pJfT+JQUXMb+kRx3Kk=
github.com/leaseweb/leaseweb-go-sdk/publiccloud v0.0.2/go.mod h1:AYJsx8WlHYQXRAzEMuXzuApwIctcLPFazfAo9uy6ogY=
github.com/mattn/go-colorable v0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
github.com/mattn/go-colorable v0.1.12/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=
github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE=
Expand Down

0 comments on commit 77688ae

Please sign in to comment.