Skip to content

chore: update Go dependencies#159

Merged
rm-hull merged 1 commit into
mainfrom
chore/update-go-deps
Jul 20, 2026
Merged

chore: update Go dependencies#159
rm-hull merged 1 commit into
mainfrom
chore/update-go-deps

Conversation

@go-dependency-updates

Copy link
Copy Markdown
Contributor

Dependency Updates

Automated update via go get -u ./... && go mod tidy.

Changes to go.mod

-	github.com/getsentry/sentry-go v0.47.0 // indirect
+	github.com/getsentry/sentry-go v0.48.0 // indirect
-	github.com/mattn/go-isatty v0.0.22 // indirect
+	github.com/mattn/go-isatty v0.0.23 // indirect
-	github.com/montanaflynn/stats v0.10.0 // indirect
+	github.com/montanaflynn/stats v0.12.2 // indirect
-	github.com/oapi-codegen/runtime v1.5.0 // indirect
+	github.com/oapi-codegen/runtime v1.6.0 // indirect

@go-dependency-updates go-dependency-updates Bot added dependencies Pull requests that update a dependency file go labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown
TestsPassed ✅SkippedFailed
JUnit Test Report18 ran18 passed0 skipped0 failed
TestResult
JUnit Test Report
com/rm-hull/github-oauth-proxy/internal/api.TestServer/GET_/healthz✅ passed
com/rm-hull/github-oauth-proxy/internal/api.TestServer/GET_/metrics✅ passed
com/rm-hull/github-oauth-proxy/internal/api.TestServer/POST_/v1/github/token_-_Success✅ passed
com/rm-hull/github-oauth-proxy/internal/api.TestServer/POST_/v1/github/token_-_Invalid_Origin✅ passed
com/rm-hull/github-oauth-proxy/internal/api.TestServer✅ passed
com/rm-hull/github-oauth-proxy/internal/config.TestLoadConfig/Success_with_valid_config✅ passed
com/rm-hull/github-oauth-proxy/internal/config.TestLoadConfig/Success_with_multiple_secrets✅ passed
com/rm-hull/github-oauth-proxy/internal/config.TestLoadConfig/Missing_secrets✅ passed
com/rm-hull/github-oauth-proxy/internal/config.TestLoadConfig/Invalid_secret_format✅ passed
com/rm-hull/github-oauth-proxy/internal/config.TestLoadConfig/IsOriginAllowed✅ passed
com/rm-hull/github-oauth-proxy/internal/config.TestLoadConfig✅ passed
com/rm-hull/github-oauth-proxy/internal/github.TestExchangeToken/Success✅ passed
com/rm-hull/github-oauth-proxy/internal/github.TestExchangeToken/API_Error_Response✅ passed
com/rm-hull/github-oauth-proxy/internal/github.TestExchangeToken/Server_Error✅ passed
com/rm-hull/github-oauth-proxy/internal/github.TestExchangeToken✅ passed
com/rm-hull/github-oauth-proxy/internal/middleware.TestLoggerMiddleware/Logs_standard_paths✅ passed
com/rm-hull/github-oauth-proxy/internal/middleware.TestLoggerMiddleware/Excludes_paths✅ passed
com/rm-hull/github-oauth-proxy/internal/middleware.TestLoggerMiddleware✅ passed

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29714282945

Coverage remained the same at 64.364%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 275
Covered Lines: 177
Line Coverage: 64.36%
Coverage Strength: 0.7 hits per line

💛 - Coveralls

@rm-hull
rm-hull merged commit f969d00 into main Jul 20, 2026
3 checks passed
@rm-hull
rm-hull deleted the chore/update-go-deps branch July 20, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants