diff --git a/go.mod b/go.mod index 245390a..ee2bf13 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/miscord-dev/epgstation-exporter -go 1.21.6 +go 1.22.0 require ( github.com/getkin/kin-openapi v0.123.0