cmd/go2avro: when it's run it modifies go.mod and go.sum
Open
- Dominant language
- Go
- Stars
- 95
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Following these commands:
```
cd heetch/avro
go build ./cmd/go2avro/.
./go2avro Type
```
It modifies the `go.sum` and `go.mod` as a side-effect.
This issue is intended to fix this side-effect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.