Skip to content

Commit fde9f18

Browse files
committed
Remove GO111MODULE: on
As for go 1.16 the `GO111MODULE` is by default set to `on`.
1 parent ea15194 commit fde9f18

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/client.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232

3333
client-scan:
3434
runs-on: ubuntu-latest
35-
env:
36-
GO111MODULE: on
3735
steps:
3836
- uses: actions/checkout@v2
3937
- uses: securego/gosec@master

0 commit comments

Comments
 (0)