Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
savnadya committed Mar 18, 2024
1 parent 925c097 commit 4799b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ require (
github.com/stretchr/testify v1.8.4
github.com/testcontainers/testcontainers-go v0.28.0
go.uber.org/zap v1.26.0
go.ytsaurus.tech/library/go/ptr v0.0.1
go.ytsaurus.tech/yt/go v0.0.13
gopkg.in/yaml.v3 v3.0.1
k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
Expand Down Expand Up @@ -90,6 +89,7 @@ require (
go.ytsaurus.tech/library/go/blockcodecs v0.0.2 // indirect
go.ytsaurus.tech/library/go/core/log v0.0.3 // indirect
go.ytsaurus.tech/library/go/core/xerrors v0.0.3 // indirect
go.ytsaurus.tech/library/go/ptr v0.0.1 // indirect
go.ytsaurus.tech/library/go/x/xreflect v0.0.2 // indirect
go.ytsaurus.tech/library/go/x/xruntime v0.0.3 // indirect
golang.org/x/crypto v0.17.0 // indirect
Expand Down

0 comments on commit 4799b5c

Please sign in to comment.