misc: Move to new golang version

This commit is contained in:
James Shubin
2023-08-07 23:52:06 -04:00
parent 0dcfe027b0
commit 90e8e02b0c
8 changed files with 13 additions and 13 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/purpleidea/mgmt
go 1.18
go 1.19
require (
github.com/aws/aws-sdk-go v1.44.116