chore: bump go to 1.21 in go.mod
This commit is contained in:
parent
dd38badc6e
commit
a502442913
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,5 @@
|
||||||
module forge.babariviere.com/babariviere/ntfy-bridge
|
module forge.babariviere.com/babariviere/ntfy-bridge
|
||||||
|
|
||||||
go 1.20
|
go 1.21
|
||||||
|
|
||||||
require git.sr.ht/~emersion/go-scfg v0.0.0-20230828131541-76adf4aeafd7
|
require git.sr.ht/~emersion/go-scfg v0.0.0-20230828131541-76adf4aeafd7
|
||||||
|
|
Loading…
Reference in a new issue