Build using Go 1.19 (#153)

This commit is contained in:
Frederik Ring
2022-09-01 15:12:48 +02:00
committed by GitHub
parent a6ec128cab
commit 749a7a15a6
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/offen/docker-volume-backup
go 1.18
go 1.19
require (
github.com/containrrr/shoutrrr v0.5.2