zeroshade commented on a change in pull request #9671:
URL: https://github.com/apache/arrow/pull/9671#discussion_r595160491
##########
File path: go/parquet/go.sum
##########
@@ -0,0 +1,147 @@
+cloud.google.com/go v0.26.0/go.mod
h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
Review comment:
go.sum is similar to a yarn.lock or Pipfile.lock if you're familiar with
node/python development. It's a list of checksums of the dependencies that are
specified in the go.mod.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]