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
structs
base.go
client.go
plugin.go
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