Remove references to "GO111MODULE"

This commit is contained in:
Tim Hockin
2024-01-05 22:46:14 -08:00
parent 2a1147a434
commit e84adf611f
13 changed files with 9 additions and 25 deletions

View File

@@ -38,5 +38,4 @@ find_files() {
\) -name 'OWNERS*'
}
export GO111MODULE=on
find_files | xargs go run cmd/yamlfmt/yamlfmt.go