Skip to content

build(deps): upgrade Outline SDK to v0.0.23#605

Open
jyyi1 wants to merge 1 commit into
masterfrom
junyi/upgrade-outline-sdk
Open

build(deps): upgrade Outline SDK to v0.0.23#605
jyyi1 wants to merge 1 commit into
masterfrom
junyi/upgrade-outline-sdk

Conversation

@jyyi1

@jyyi1 jyyi1 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

This PR upgrades the Outline SDK dependency to golang.getoutline.org/sdk v0.0.23 along with other Go dependencies.

  • Dependency Upgrade: Upgraded outline-sdk module path and bumped other Go dependencies in go.mod.
  • Gomobile Workaround: Reverted DoHStatus constants from type alias to basic int in backend/doh.go to prevent them from being stripped during Java binding generation under Go 1.23+ (see x/mobile: type aliases no longer export golang/go#71827).

@jyyi1 jyyi1 requested a review from fortuna June 17, 2026 21:37
@jyyi1 jyyi1 changed the title build: upgrade Outline SDK to v0.0.23 build(deps): upgrade Outline SDK to v0.0.23 Jun 17, 2026
@jyyi1 jyyi1 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 17, 2026
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 Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant