laskoviymishka commented on code in PR #980:
URL: https://github.com/apache/iceberg-go/pull/980#discussion_r3183902592
##########
go.mod:
##########
@@ -83,6 +83,8 @@ require (
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
v0.55.0 // indirect
github.com/Microsoft/go-winio v0.6.2 // indirect
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d //
indirect
+ github.com/alexflint/go-arg v1.6.1 // indirect
Review Comment:
is this tidied?
my local go mod tidy has some diff.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]