Skip to content

Commit

Permalink
chore(deps): bump github.com/axiomhq/axiom-go from 0.17.1 to 0.17.2
Browse files Browse the repository at this point in the history
Bumps [github.com/axiomhq/axiom-go](https://github.com/axiomhq/axiom-go) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/axiomhq/axiom-go/releases)
- [Changelog](https://github.com/axiomhq/axiom-go/blob/main/.goreleaser.yaml)
- [Commits](axiomhq/axiom-go@v0.17.1...v0.17.2)

---
updated-dependencies:
- dependency-name: github.com/axiomhq/axiom-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lukasmalkmus committed Nov 7, 2023
1 parent 7facfec commit a6d6e7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/MakeNowJust/heredoc v1.0.0
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
github.com/axiomhq/axiom-go v0.17.1
github.com/axiomhq/axiom-go v0.17.2
github.com/axiomhq/pkg v0.6.0
github.com/briandowns/spinner v1.23.0
github.com/cli/cli v1.14.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ github.com/aws/smithy-go v1.14.0 h1:+X90sB94fizKjDmwb4vyl2cTTPXTE5E2G/1mjByb0io=
github.com/aws/smithy-go v1.14.0/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA=
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220517224237-e6f29200ae04 h1:p2I85zYI9z5/c/3Q0LiO3RtNXcmXHTtJfml/hV16zNg=
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20220517224237-e6f29200ae04/go.mod h1:Z+bXnIbhKJYSvxNwsNnwde7pDKxuqlEZCbUBoTwAqf0=
github.com/axiomhq/axiom-go v0.17.1 h1:VDHAFC0HJynldhcyotk6+kDuvnD8UAYPcB00+8KCs2A=
github.com/axiomhq/axiom-go v0.17.1/go.mod h1:/M6rRkqCD0HU4PMnbLwWVzUlXMC9htK2T5DVNEs0hpc=
github.com/axiomhq/axiom-go v0.17.2 h1:tPtwQ7JcbAYxNE4MKg1Qp2aOdFn3y2+Ov5huvaiiRcU=
github.com/axiomhq/axiom-go v0.17.2/go.mod h1:ogjghSE8tEYOhPqGsgoRpqQl4NIDEAeR8KjwCk2LT1U=
github.com/axiomhq/pkg v0.6.0 h1:elslidLCtDB+GPOx+1VzXijf+BT28+HnPUir8vSaEkA=
github.com/axiomhq/pkg v0.6.0/go.mod h1:0Vu7mQOXdsxpYYyGIm5QfHwafGboyyyoz8FIhSvA30M=
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
Expand Down

0 comments on commit a6d6e7e

Please sign in to comment.