hopp-cli
hopp-cli copied to clipboard
🤖 HTTP CLI client for https://hoppscotch.io
running hopp-cli v0.0.8 (and v0.0.7) both in windows 10 and linux (ubuntu 22 via wsl) throws `error parsing JSON: json: cannot unmarshal object into Go value of type []methods.Collection` my...
When trying to install via Brew it fails with the following: ``` % brew install athul/tap/hopp-cli ==> Tapping athul/tap Cloning into '/usr/local/Homebrew/Library/Taps/athul/homebrew-tap'... remote: Enumerating objects: 98, done. remote: Counting objects:...
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.5 to 1.22.9. Release notes Sourced from github.com/urfave/cli's releases. v1.22.9 What's Changed do fix CI by @kolyshkin in urfave/cli#1384 Add urfave_cli_no_docs build tag by @kolyshkin in urfave/cli#1383...
Removing due to #52
Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.7.0 to 1.8.0. Release notes Sourced from go.uber.org/multierr's releases. v1.8.0 Combine: perform zero allocations when there are no errors. Changelog Sourced from go.uber.org/multierr's changelog. v1.8.0 (2022-02-28) Combine:...