Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy authored Nov 20, 2020
1 parent 0710668 commit f7f1a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"promptForTags": false,
"transform": "snakecase"
},
"go.buildFlags": ["-mode=vendor"],
"go.buildFlags": ["-mod=vendor"],
"go.toolsEnvVars": {
"GOFLAGS": "-mod=vendor"
}
Expand Down

0 comments on commit f7f1a79

Please sign in to comment.