feat: update go to 1.25.6

This commit is contained in:
2026-02-01 18:51:51 +02:00
parent c96dcbfb82
commit b30518c1bd
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1 @@
1.25.5 1.25.6

2
go.mod
View File

@@ -2,6 +2,8 @@ module github.com/ivuorinen/gibidify
go 1.25 go 1.25
toolchain go1.25.6
require ( require (
github.com/fatih/color v1.18.0 github.com/fatih/color v1.18.0
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06