Bump Go version
This commit is contained in:
parent
94a2b9aded
commit
fe9c71e310
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module git.xenrox.net/~xenrox/ntfy-alertmanager
|
module git.xenrox.net/~xenrox/ntfy-alertmanager
|
||||||
|
|
||||||
go 1.19
|
go 1.21
|
||||||
|
|
||||||
require (
|
require (
|
||||||
git.sr.ht/~emersion/go-scfg v0.0.0-20230601130942-e042ab15616e
|
git.sr.ht/~emersion/go-scfg v0.0.0-20230601130942-e042ab15616e
|
||||||
|
|
Loading…
Reference in a new issue