mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-02 14:03:10 +00:00
Update go version to 1.21
This commit is contained in:
parent
aa6d49c3d6
commit
68b2ef7230
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Install dependencies
|
||||
run: go mod download
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user