1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

SOFTLAYER: Bump github.com/softlayer/softlayer-go from 1.0.4 to 1.0.5 (#1519)

Bumps [github.com/softlayer/softlayer-go](https://github.com/softlayer/softlayer-go) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/softlayer/softlayer-go/releases)
- [Commits](https://github.com/softlayer/softlayer-go/compare/v1.0.4...v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
dependabot[bot]
2022-06-01 13:33:47 -04:00
committed by GitHub
parent 1e8e449160
commit 5a76d657f8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -46,7 +46,7 @@ require (
github.com/pquerna/otp v1.3.0
github.com/qdm12/reprint v0.0.0-20200326205758-722754a53494
github.com/robertkrimen/otto v0.0.0-20211024170158-b87d35c0b86f
github.com/softlayer/softlayer-go v1.0.4
github.com/softlayer/softlayer-go v1.0.5
github.com/stretchr/testify v1.7.1
github.com/tdewolff/minify/v2 v2.11.5
github.com/transip/gotransip/v6 v6.17.0