We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f722ee commit 67e0750Copy full SHA for 67e0750
go.mod
@@ -2,7 +2,7 @@ module github.com/zergo0/fontsourcedownloader
2
3
go 1.24.0
4
5
-toolchain go1.25.6
+toolchain go1.26.0
6
7
require (
8
github.com/golangci/golangci-lint v1.64.8
0 commit comments