Skip to content

Commit 805df6a

Browse files
author
Jan Unterbrink
committed
fix go list
1 parent 323d189 commit 805df6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/update-vendor-licenses.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ process_content () {
142142
#############################################################################
143143

144144
export GO111MODULE=on
145+
export GOFLAGS=-mod=mod
145146

146147
# Check bash version
147148
if (( BASH_VERSINFO[0] < 4 )); then

0 commit comments

Comments
 (0)