Updates and Fixes #2

Merged
Raum0x2A merged 14 commits from develop into master 2021-05-07 10:03:09 -06:00
Showing only changes of commit ea51873fe3 - Show all commits

View File

@@ -3,7 +3,7 @@ stages:
test: test:
stage: test stage: test
image: golang:1.15.3 image: golang:1.16.3
script: script:
- go test - go test