Update Go Version for Mux Improvements
This commit is contained in:
parent
cd3d6ee256
commit
952bb316c2
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module git.lastassault.de/speatzle/morffix
|
||||
|
||||
go 1.21.8
|
||||
go 1.22.2
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.3.2
|
||||
|
|
Loading…
Add table
Reference in a new issue