Skip to content

Commit

Permalink
go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
yotamloe committed Jun 6, 2024
1 parent ce271f0 commit 0586836
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module github.com/logzio/logzio-helm

go 1.19

require (
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.27.0 // indirect
)

0 comments on commit 0586836

Please sign in to comment.