diff --git a/go.mod b/go.mod index 7d27252..cfe2188 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/thatguystone/cog -go 1.22 +go 1.23 require ( github.com/peter-evans/patience v0.3.0