Skip to content

Commit 6fbba39

Browse files
committed
evergreen
1 parent 9ad623d commit 6fbba39

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

evergreen.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ functions:
3939
export GOROOT='/opt/golang/go1.16'
4040
export PATH=$GOROOT/bin:$GOPATH/bin/:$PATH
4141
42+
<<<<<<< Updated upstream
4243
go install github.com/terakilobyte/checker@rc2 > /dev/null > 2>&1
44+
=======
45+
go install github.com/terakilobyte/checker@rc3
46+
>>>>>>> Stashed changes
4347

4448

4549

0 commit comments

Comments
 (0)