build(deps): bump github.com/hooklift/gowsdl from 0.4.0 to 0.5.0
Bumps [github.com/hooklift/gowsdl](https://github.com/hooklift/gowsdl) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/hooklift/gowsdl/releases) - [Commits](https://github.com/hooklift/gowsdl/compare/v0.4.0...v0.5.0 ) --- updated-dependencies: - dependency-name: github.com/hooklift/gowsdl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
+4 -4
... | ... | @@ -31,13 +31,13 @@ require ( |
github.com/golang/sync v0.0.0-20180314180146-1d60e4601c6f | ||
github.com/google/go-cmp v0.5.6 | ||
github.com/gophercloud/gophercloud v0.21.0 | ||
github.com/hooklift/gowsdl v0.4.0 | ||
github.com/hooklift/gowsdl v0.5.0 | ||
github.com/infobloxopen/infoblox-go-client v1.1.1 | ||
github.com/json-iterator/go v1.1.12 // indirect | ||
github.com/linki/instrumented_http v0.3.0 | ||
github.com/linode/linodego v0.32.2 | ||
github.com/mattn/go-isatty v0.0.14 // indirect | ||
github.com/maxatome/go-testdeep v1.10.1 | ||
github.com/maxatome/go-testdeep v1.10.1 | ||
github.com/miekg/dns v1.1.36-0.20210109083720-731b191cabd1 | ||
github.com/mitchellh/mapstructure v1.4.1 // indirect | ||
github.com/nesv/go-dynect v0.6.0 | ||
... | ... |
Please register or sign in to comment