chore: Bump all Go dependencies

Result of 'go get -u && go mod tidy'
This commit is contained in:
Vincent Ambo 2021-10-29 19:13:19 +02:00
parent 485b8aa929
commit fc62b90514
3 changed files with 169 additions and 36 deletions

View file

@ -39,7 +39,7 @@ let
doCheck = true;
# Needs to be updated after every modification of go.mod/go.sum
vendorSha256 = "1adjav0dxb97ws0w2k50rhk6r46wvfry6aj4sik3ninl525kd15s";
vendorSha256 = "1xnmyz2a5s5sck0fzhcz51nds4s80p0jw82dhkf4v2c4yzga83yk";
buildFlagsArray = [
"-ldflags=-s -w -X main.version=${nixery-commit-hash}"