Build in Go 1.21 (#246)

This commit is contained in:
Frederik Ring
2023-08-10 16:03:59 +02:00
committed by GitHub
parent 1c6f64e254
commit a93ff6fe09
3 changed files with 6 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/offen/docker-volume-backup
go 1.19
go 1.21
require (
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.0