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
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -26,9 +26,9 @@ jobs:
run: go mod tidy run: go mod tidy
- name: Lint - name: Lint
uses: golangci/golangci-lint-action@v3 uses: golangci/golangci-lint-action@v8
with: with:
version: latest version: v2.13.2
test: test:
name: Test name: Test
+1 -1
View File
@@ -1,6 +1,6 @@
module s1d3sw1ped/swipedmodswitcher module s1d3sw1ped/swipedmodswitcher
go 1.22 go 1.27.0
require ( require (
fyne.io/fyne/v2 v2.3.5 fyne.io/fyne/v2 v2.3.5