Merge pull request #1759 from crazy-max/bump-gomod

bump go.mod to 1.20
pull/1628/head
CrazyMax 2 years ago committed by GitHub
commit b38c9c7db4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save