Skip to content

Commit 03c0775

Browse files
chore(deps): update github.com/google/go-github/scrape digest to cb616af
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9cf40b5 commit 03c0775

202 files changed

Lines changed: 86961 additions & 6 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,10 @@ require (
5858
github.com/google/cel-go v0.27.0 // indirect
5959
github.com/google/gnostic-models v0.7.1 // indirect
6060
github.com/google/go-cmp v0.7.0 // indirect
61-
github.com/google/go-github/scrape v0.0.0-20251209012504-06ab3a273511 // indirect
61+
github.com/google/go-github/scrape v0.0.0-20260225141421-cb616af5dd6a // indirect
6262
github.com/google/go-github/v75 v75.0.0 // indirect
6363
github.com/google/go-github/v80 v80.0.0 // indirect
64+
github.com/google/go-github/v83 v83.0.0 // indirect
6465
github.com/google/go-querystring v1.2.0 // indirect
6566
github.com/google/uuid v1.6.0 // indirect
6667
github.com/gosuri/uitable v0.0.4 // indirect

go.sum

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,14 @@ github.com/google/gnostic-models v0.7.1/go.mod h1:whL5G0m6dmc5cPxKc5bdKdEN3UjI7O
160160
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
161161
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
162162
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
163-
github.com/google/go-github/scrape v0.0.0-20251209012504-06ab3a273511 h1:5vkxcD/NE6A8MWb4GZx183WQPAHPruXRDXM1Wa9thxM=
164-
github.com/google/go-github/scrape v0.0.0-20251209012504-06ab3a273511/go.mod h1:0km0nUehC3GsCA+S7OMDjckYhC8Hs6+pVdinBg9lDic=
163+
github.com/google/go-github/scrape v0.0.0-20260225141421-cb616af5dd6a h1:cQnrO+W/GLFgruiWWzIOXxfWSOkw/Gi+CBA4GoJ9oC8=
164+
github.com/google/go-github/scrape v0.0.0-20260225141421-cb616af5dd6a/go.mod h1:ERM7GZog8WywGNv/3fLNDzJOErhtg+gzmsp3+hZzGm4=
165165
github.com/google/go-github/v75 v75.0.0 h1:k7q8Bvg+W5KxRl9Tjq16a9XEgVY1pwuiG5sIL7435Ic=
166166
github.com/google/go-github/v75 v75.0.0/go.mod h1:H3LUJEA1TCrzuUqtdAQniBNwuKiQIqdGKgBo1/M/uqI=
167167
github.com/google/go-github/v80 v80.0.0 h1:BTyk3QOHekrk5VF+jIGz1TNEsmeoQG9K/UWaaP+EWQs=
168168
github.com/google/go-github/v80 v80.0.0/go.mod h1:pRo4AIMdHW83HNMGfNysgSAv0vmu+/pkY8nZO9FT9Yo=
169+
github.com/google/go-github/v83 v83.0.0 h1:Ydy4gAfqxrnFUwXAuKl/OMhhGa0KtMtnJ3EozIIuHT0=
170+
github.com/google/go-github/v83 v83.0.0/go.mod h1:gbqarhK37mpSu8Xy7sz21ITtznvzouyHSAajSaYCHe8=
169171
github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0=
170172
github.com/google/go-querystring v1.2.0/go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU=
171173
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=

vendor/github.com/google/go-github/scrape/apps.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)