pulumi/pkg/backend/httpstate
Abhinav Gupta 13bcb56069
pkg: Dedupe "open in browser" library
We currently have two different "open in browser" libraries
imported into our system:

    github.com/pkg/browser
    github.com/skratchdot/open-golang/open

The latter hasn't been touched in nearly ten years.
Switch to pkg/browser and delete the unused dependency.
2023-03-10 10:57:33 -07:00
..
client all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
testdata Reduce memory use for PULUMI_OPTIMIZED_CHECKPOINT_PATCH 2022-12-15 11:23:06 -05:00
backend.go pkg: Dedupe "open in browser" library 2023-03-10 10:57:33 -07:00
backend_test.go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00
console.go Add support for a PULUMI_CONSOLE_DOMAIN env var (#4410) 2020-04-17 11:50:00 -07:00
console_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
diffs.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
policypack.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
snapshot_test.go Set the current project as ambient context on backends. 2023-03-03 20:32:42 +00:00
stack.go Pass *workspace.Project to GetBackendConfigDefaultOrg 2023-03-07 09:17:52 +00:00
state.go [cli] Add an "open in browser" keybinding 2023-03-09 15:52:13 -08:00
token_source.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
token_source_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00