Dhia Ayachi
7242f61b9c
upgrade golang crypto from 0.0.0-20200930160638-afb6bcd081ae => v0.0.0-20210513164829-c07d793c2f9a ( #10392 )
2021-06-14 13:04:09 -04:00
Kyle Havlovitz
c7981ac932
vendor: Update vault api package
2020-10-07 16:40:27 -04:00
Mike Morris
26d61c6b13
chore(deps): update gopsutil to v2.20.9 ( #8843 ) ( #8859 )
...
* core(deps): bump golang.org/x/sys
To resolve /go/pkg/mod/github.com/shirou/gopsutil@v2.20.9+incompatible/host/host_bsd.go:20:13: undefined: unix.SysctlTimeval
* chore(deps): make update-vendor
2020-10-07 14:52:50 -04:00
R.B. Boyer
fdb6b80672
Switch to go 1.13.7 ( #7262 )
...
- You can no longer cross submodule boundaries with ./... in go
subcommands like `go list` or `go test`. The makefile and CI scripts
were updated accordingly.
- Also of note: `go mod vendor` now omits things build ignored.
2020-02-12 10:15:24 -06:00
Mike Morris
66b8c20990
Bump go-discover to support EC2 Metadata Service v2 ( #6865 )
...
Refs https://github.com/hashicorp/go-discover/pull/128
* deps: add replace directive for gocheck
Transitive dep, source at https://launchpad.net/gocheck indicates
project moved. This also avoids a dependency on bzr when fetching
modules. Refs https://github.com/hashicorp/consul/pull/6818
* deps: make update-vendor
* test: update retry-join expected names from go-discover
2019-12-04 11:59:16 -05:00