open-nomad/plugins/base
Tim Gross eb06c25d5f
deps: remove deprecated net/context (#13932)
The `golang.org/x/net/context` package was merged into the stdlib as of go
1.7. Update the imports to use the identical stdlib version. Clean up import
blocks for the impacted files to remove unnecessary package aliasing.
2022-07-28 14:46:56 -04:00
..
proto use comment ignores (#9448) 2020-11-25 16:03:01 -05:00
structs recover 2019-01-07 14:49:40 -08:00
base.go base fixes 2018-12-18 16:48:00 -08:00
client.go goimports until make check is happy 2019-01-23 06:27:14 -08:00
plugin.go When serializing msgpack, only consider codec tag 2020-05-11 14:14:10 -04:00
plugin_test.go ci: swap ci parallelization for unconstrained gomaxprocs 2022-03-15 12:58:52 -05:00
server.go deps: remove deprecated net/context (#13932) 2022-07-28 14:46:56 -04:00
testing.go base fixes 2018-12-18 16:48:00 -08:00