Skip to content

Commit 3d43414

Browse files
committed
add to appveyor option to go mod tidy
1 parent f19e3c5 commit 3d43414

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ install:
1616
- go version
1717
- go env
1818
- set PATH=C:\msys64\mingw64\bin;%GOPATH%\bin;c:\go\bin;%PATH%
19+
- go mod tidy
1920
- gcc --version
2021
- g++ --version
2122

0 commit comments

Comments
 (0)