diff --git a/go.mod b/go.mod index 27e7a92..4698fd2 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/cloud-gov/github-pr-resource -go 1.25.4 +go 1.25.5 require ( github.com/google/go-github/v28 v28.1.1