chore(go): bump go to 1.22

This commit is contained in:
Jan Rundshagen 2024-07-08 15:15:43 +02:00 committed by Jan O. Rundshagen
parent 3c3749d9a7
commit 95cbb7ff4b
8 changed files with 53 additions and 205 deletions

4
go.mod
View file

@ -1,6 +1,6 @@
module github.com/containrrr/watchtower
module github.com/beatkind/watchtower
go 1.20
go 1.22
require (
github.com/containrrr/shoutrrr v0.8.0