mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2025-07-29 19:43:44 +00:00
Update go.mod/go.sum, go back to 1.13.3 circleci image again
This commit is contained in:
@@ -5,7 +5,7 @@ version: 2.1
|
||||
jobs:
|
||||
build-linux:
|
||||
docker:
|
||||
- image: circleci/golang:1.13
|
||||
- image: circleci/golang:1.13.3
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
|
Reference in New Issue
Block a user