Skip to content

Commit

Permalink
Bump axiom-go to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmalkmus committed Apr 28, 2021
1 parent 064b5c7 commit cf6f871
Show file tree
Hide file tree
Showing 2 changed files with 309 additions and 55 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ require (
github.com/AlecAivazis/survey/v2 v2.2.9
github.com/Djarvur/go-err113 v0.1.0 // indirect
github.com/MakeNowJust/heredoc v1.0.0
github.com/axiomhq/axiom-go v0.1.0
github.com/axiomhq/axiom-go v0.1.1
github.com/axiomhq/pkg v0.0.0-20210318171555-dc26762456be
github.com/briandowns/spinner v1.12.0
github.com/cli/cli v1.7.0
github.com/dustin/go-humanize v1.0.0
github.com/golangci/golangci-lint v1.38.0
github.com/golangci/golangci-lint v1.39.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/goreleaser/goreleaser v0.159.0
github.com/gostaticanalysis/analysisutil v0.6.1 // indirect
Expand All @@ -31,7 +31,7 @@ require (
github.com/stretchr/objx v0.3.0 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/term v0.0.0-20210317153231-de623e64d2a6
gotest.tools/gotestsum v1.6.2
gotest.tools/gotestsum v1.6.3
)

replace github.com/pelletier/go-toml v1.8.1 => github.com/pelletier/go-toml v1.8.2-0.20201124181426-2e01f733df54
Loading

0 comments on commit cf6f871

Please sign in to comment.