refactor: Add Go 1.22 HTTP method matching

This commit is contained in:
Bendodroid 2024-08-03 17:55:28 +02:00
commit 74a8db7d2b
3 changed files with 7 additions and 15 deletions

2
go.mod
View file

@ -1,3 +1,3 @@
module git.hamburg.ccc.de/ccchh/spaceapid
go 1.21
go 1.22