cli icon indicating copy to clipboard operation
cli copied to clipboard

Fiber Command Line Interface

Results 19 cli issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem?** Installing via the regular `go get` option is deprecated and hard to setup, go recommends the use of `go install` instead

**Question description** I'm having trouble getting the hot reloading working with `fiber dev` inside a docker container. Here is my Dockerfile. ```Dockerfile FROM golang:1.18-alpine as build WORKDIR /go/src/api RUN go...

🤔 Question

Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.9.0 to 0.13.0. Release notes Sourced from github.com/charmbracelet/bubbles's releases. v0.13.0 Textarea Bubble This feature release includes a brand new textarea bubble that you can use to input...

🤖 Dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...

🤖 Dependencies

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.3.0 to 1.5.0. Release notes Sourced from github.com/spf13/cobra's releases. v1.5.0 Spring 2022 Release 🌥️ Hello everyone! Welcome to another release of cobra. Completions continue to get better...

🤖 Dependencies

Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.1.0 to 1.2.0. Release notes Sourced from github.com/jarcoal/httpmock's releases. v1.2.0 New features: NewNotFoundResponder helps to detect a possible path mistake (final / or double / cases); add...

🤖 Dependencies

Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.5.1 to 1.5.4. Release notes Sourced from github.com/fsnotify/fsnotify's releases. v1.5.4 What's Changed Fix compilation for OpenBSD by @​mattn in fsnotify/fsnotify#443 go.mod: use latest x/sys by @​kevinburkesegment in...

🤖 Dependencies

![dashboard](https://user-images.githubusercontent.com/18011385/133484999-893621cf-cd51-45c0-9406-ad319a1ac17e.png)

☢️ Bug
👍 Accepting PR

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.3 to 1.2.1. Release notes Sourced from github.com/spf13/cobra's releases. v1.2.1 Bug fixes Quickfix for spf13/cobra#1437 after v1.2.0 where parallel use of the cmd.RegisterFlagCompletionFunc() (and subsequent map) now...

🤖 Dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.1. Commits b747d7c Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (#1283) 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations...

🤖 Dependencies