bump go.mod to 1.20
@ -1,6 +1,6 @@
module github.com/docker/buildx
go 1.19
go 1.20
require (
github.com/Masterminds/semver/v3 v3.2.0