Don't be specific about Go patch version

This commit is contained in:
2025-09-04 14:53:59 +00:00
parent 73e8e932ba
commit 8feec8bde3

2
go.mod
View File

@@ -1,6 +1,6 @@
module git.maze.io/go/secret
go 1.24.0
go 1.24
require (
github.com/aws/aws-sdk-go-v2/config v1.31.6