Bump Go to 1.27.0 (#30)
CI / Build (push) Successful in 50s
CI / Test (push) Successful in 1m1s
CI / Lint (push) Failing after 1m1s

This commit was merged in pull request #30.
This commit is contained in:
s1d3sw1ped_bot
2026-08-31 21:00:11 -05:00
parent c1885f174a
commit ba986af8a8
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