Bump Go to 1.27.0 #30

Merged
Ghost merged 2 commits from chore/go-1.27 into master 2026-08-31 21:00:11 -05:00
Showing only changes of commit aee170aba7 - Show all commits
+2 -2
View File
@@ -26,9 +26,9 @@ jobs:
run: go mod tidy
- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v8
with:
version: latest
version: v2.13.2
test:
name: Test