Update go.mod

This commit is contained in:
HeapOfChaos
2025-03-23 02:07:52 -04:00
committed by GitHub
parent d3cbe90d09
commit 2b2e267088

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/teacat/chaturbate-dvr
go 1.22.0
go 1.22
require (
github.com/gin-gonic/gin v1.9.1