Build env: update to Go 1.17.3

master
HimbeerserverDE 2021-11-13 12:39:47 +01:00
parent 6f4494e1d0
commit 5fa6097626
No known key found for this signature in database
GPG Key ID: 1A651504791E6A8B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Build environment
## `go version`
```
go version go1.17.2 linux/amd64
go version go1.17.3 linux/amd64
```
## Build commands
All commands are run in the project root directory.