feat: update golang mods

This commit is contained in:
2023-08-29 12:48:09 +02:00
parent cc75d863c5
commit c34c207c47
2 changed files with 1 additions and 2 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/wolviecb/gecho
go 1.19
go 1.20
require (
github.com/gorilla/handlers v1.5.1