Merge pull request #3584 from tonistiigi/go1.25-lint

update linters for go1.25 base version
This commit is contained in:
CrazyMax
2026-01-11 00:12:22 +01:00
committed by GitHub
30 changed files with 76 additions and 77 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/docker/buildx
go 1.24.3
go 1.25.0
require (
github.com/Masterminds/semver/v3 v3.4.0