diff --git a/.github/actions/setup/action.yaml b/.github/actions/setup/action.yaml index ef85b22a9..01909ec34 100644 --- a/.github/actions/setup/action.yaml +++ b/.github/actions/setup/action.yaml @@ -15,7 +15,7 @@ runs: - if: inputs.go == 'true' uses: "actions/setup-go@v6" with: - go-version: "1.26.1" + go-version: "1.26.2" cache: true - if: inputs.go == 'true' shell: bash diff --git a/go.mod b/go.mod index 279e50403..e84ee83e8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module go.probo.inc/probo -go 1.26.1 +go 1.26.2 require ( codeberg.org/miekg/dns v0.6.65 diff --git a/pkg/accessreview/drivers/testdata/google_workspace.yaml b/pkg/accessreview/drivers/testdata/google_workspace.yaml index 5da656ff6..854bfd146 100644 --- a/pkg/accessreview/drivers/testdata/google_workspace.yaml +++ b/pkg/accessreview/drivers/testdata/google_workspace.yaml @@ -23,7 +23,7 @@ interactions: User-Agent: - google-api-go-client/0.5 X-Goog-Api-Client: - - gl-go/1.26.1 gdcl/0.269.0 + - gl-go/1.26.2 gdcl/0.269.0 url: https://admin.googleapis.com/admin/directory/v1/users?alt=json&customer=my_customer&maxResults=500&prettyPrint=false&projection=full method: GET response: