diff --git a/.github/template-cleanup/go.mod b/.github/template-cleanup/go.mod index 1009fd6..40109fc 100644 --- a/.github/template-cleanup/go.mod +++ b/.github/template-cleanup/go.mod @@ -1,5 +1,5 @@ module github.com/%USER%/%NAME% -go 1.23.5 +go 1.23.6 require github.com/chrede88/L1nkr v1.9.2 // indirect diff --git a/go.mod b/go.mod index 3efcc73..5d75d5f 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/chrede88/L1nkrTemplate -go 1.23.5 +go 1.23.6 require github.com/chrede88/L1nkr v1.9.2 // indirect