Skip to content

Commit 4837dd2

Browse files
dependabot[bot]lukasmalkmus
authored andcommitted
Bump github.com/axiomhq/axiom-go from 0.23.2 to 0.23.3
Bumps [github.com/axiomhq/axiom-go](https://github.com/axiomhq/axiom-go) from 0.23.2 to 0.23.3. - [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.23.2...v0.23.3) --- updated-dependencies: - dependency-name: github.com/axiomhq/axiom-go dependency-version: 0.23.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0aa924 commit 4837dd2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tool github.com/goreleaser/goreleaser/v2
99
tool gotest.tools/gotestsum
1010

1111
require (
12-
github.com/axiomhq/axiom-go v0.23.2
12+
github.com/axiomhq/axiom-go v0.23.3
1313
github.com/axiomhq/logmanager v1.0.6
1414
github.com/axiomhq/pkg v0.6.0
1515
github.com/buger/jsonparser v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ github.com/aws/smithy-go v1.22.3 h1:Z//5NuZCSW6R4PhQ93hShNbyBbn8BWCmCVCt+Q8Io5k=
251251
github.com/aws/smithy-go v1.22.3/go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
252252
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.9.1 h1:50sS0RWhGpW/yZx2KcDNEb1u1MANv5BMEkJgcieEDTA=
253253
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.9.1/go.mod h1:ErZOtbzuHabipRTDTor0inoRlYwbsV1ovwSxjGs/uJo=
254-
github.com/axiomhq/axiom-go v0.23.2 h1:RCohtPoTfv97zWHV9uHILnYik6uk8XKPTtJukKIB9vM=
255-
github.com/axiomhq/axiom-go v0.23.2/go.mod h1:n8M1Vnn4xAJIbY3d95PYu2JOR1XjpzMvgUzf6fzIGsI=
254+
github.com/axiomhq/axiom-go v0.23.3 h1:mkNTsbJ+divrdxj5uR6q0Inu6yszwfJQdLUmEyrGb2c=
255+
github.com/axiomhq/axiom-go v0.23.3/go.mod h1:n8M1Vnn4xAJIbY3d95PYu2JOR1XjpzMvgUzf6fzIGsI=
256256
github.com/axiomhq/logmanager v1.0.6 h1:N1gzFXMIYo2QtWjsvOXhCMuNxI7OBKnd0mrP4H5RvDM=
257257
github.com/axiomhq/logmanager v1.0.6/go.mod h1:VHh/yi1dRMHZPm23r00jymOiSuK8C7Axy/XciK7UhY4=
258258
github.com/axiomhq/pkg v0.6.0 h1:elslidLCtDB+GPOx+1VzXijf+BT28+HnPUir8vSaEkA=

0 commit comments

Comments
 (0)