Skip to content

Migrate from gorilla mux to go 1.22 stdlib - #353

Open
isakstenstrom wants to merge 1 commit into
refactor-theme-systemfrom
migrate-to-stdlib-http
Open

Migrate from gorilla mux to go 1.22 stdlib#353
isakstenstrom wants to merge 1 commit into
refactor-theme-systemfrom
migrate-to-stdlib-http

Conversation

@isakstenstrom

Copy link
Copy Markdown
Collaborator

Since version 1.22, Go provides all necessary routing features needed for bb-portal, so we can go ahead and use the built in features and remove gorilla mux as a dependency.

@isakstenstrom
isakstenstrom force-pushed the migrate-to-stdlib-http branch 2 times, most recently from f04e557 to db71620 Compare September 2, 2026 07:41
@isakstenstrom
isakstenstrom force-pushed the migrate-to-stdlib-http branch 2 times, most recently from 44eb23c to b9f5bf2 Compare September 2, 2026 07:44
Since version 1.22, Go provides all necessary routing features needed
for bb-portal, so we can go ahead and use the built in features and
remove gorilla mux as a dependency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants