open-nomad/.changelog/11918.txt
Seth Hoenig ef9b84ad82 deps: update api go version and dependencies
This PR sets the minimum Go version for the `api` submodule to Go 1.17.

It also upgrades
 - gorilla/websocket 1.4.1 -> 1.4.2
 - mitchelh/mapstructure 1.4.2 -> 1.4.3
 - stretchr/testify 1.5.1 -> 1.7.0

Closes #11518 #11602 #11528
2022-01-24 12:23:26 -06:00

7 lines
156 B
Plaintext

```
release-note:improvement
Update gorilla/websocket 1.4.1 to 1.4.2
Update mitchelh/mapstructure 1.4.2 to 1.4.3
Update stretchr/testify 1.5.1 to 1.7.0
```