chore: go mod tidy

This commit is contained in:
mrjoelkamp
2024-10-17 08:12:10 -05:00
parent 273b61ebd6
commit 9b6234f0ae

3
go.mod
View File

@@ -1,6 +1,7 @@
module github.com/docker/attest
go 1.22.7
go 1.22.8
require (
github.com/Masterminds/semver/v3 v3.3.0
github.com/aws/aws-sdk-go-v2/config v1.28.0