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

Build(deps): Bump github.com/softlayer/softlayer-go from 1.1.2 to 1.1.3 (#2827)

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]
2024-02-01 14:36:05 -05:00
committed by GitHub
parent 0f4ca76ad4
commit 3beb49f267
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -47,7 +47,7 @@ require (
github.com/pquerna/otp v1.4.0
github.com/qdm12/reprint v0.0.0-20200326205758-722754a53494
github.com/robertkrimen/otto v0.3.0
github.com/softlayer/softlayer-go v1.1.2
github.com/softlayer/softlayer-go v1.1.3
github.com/stretchr/testify v1.8.4
github.com/transip/gotransip/v6 v6.23.0
github.com/urfave/cli/v2 v2.27.1