Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #406 from github/simon-engledew/go-module
Check if this mitigates the go 1.16 issue
Simon Engledew authored and GitHub committed Mar 1, 2021

Unverified

No user is associated with the committer email.
2 parents 964ae01 + 324d987 commit bde489c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-checks.yml
@@ -1,5 +1,8 @@
name: "PR checks"

env:
GO111MODULE: auto

on:
push:
branches: [main, v1]

0 comments on commit bde489c

Please sign in to comment.