Skip to content

Commit

Permalink
chore: Bump axiom-go to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bahlo committed Jun 12, 2024
1 parent 5d62a2b commit 75c2d44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.18.2-0.20240611074313-84aa786e2394
github.com/axiomhq/axiom-go v0.19.0
github.com/axiomhq/pkg v0.6.0
github.com/briandowns/spinner v1.23.0
github.com/cli/cli v1.14.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,8 @@ github.com/axiomhq/axiom-go v0.18.2-0.20240610151530-4a24251a0e46 h1:dEV3TwgtXr/
github.com/axiomhq/axiom-go v0.18.2-0.20240610151530-4a24251a0e46/go.mod h1:RjXKMe8Nib95qkaaPAR+7gIV60EdVitTfl40wIVdj/c=
github.com/axiomhq/axiom-go v0.18.2-0.20240611074313-84aa786e2394 h1:92jnb6DMs20sep8QttOBOF0IStKzuEztn+5lMXFVC2U=
github.com/axiomhq/axiom-go v0.18.2-0.20240611074313-84aa786e2394/go.mod h1:RjXKMe8Nib95qkaaPAR+7gIV60EdVitTfl40wIVdj/c=
github.com/axiomhq/axiom-go v0.19.0 h1:OPn+ZuUOwTFP2GSLvFcMgl8IikNzqTR1/NmDJsUhtcY=
github.com/axiomhq/axiom-go v0.19.0/go.mod h1:N04SZxbuYknU7PecU+cYMKRrBHvDksMACJ6stRgtIGw=
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 75c2d44

Please sign in to comment.