Update go version output

master
HimbeerserverDE 2021-10-17 16:59:32 +02:00
parent 432521a2ef
commit a19b3d8f0e
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 linux/amd64
go version go1.17.2 linux/amd64
```
## Build commands
All commands are run in the project root directory.