Update Go Version for Mux Improvements

This commit is contained in:
Samuel Lorch 2024-05-05 01:26:52 +02:00
parent cd3d6ee256
commit 952bb316c2

2
go.mod
View file

@ -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