openconfig / ygot

A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
Apache License 2.0
285 stars 107 forks source link

Make sure CI runs `go mod tidy` and notices no diffs. #898

Closed wenovus closed 1 year ago

wenovus commented 1 year ago

Would've prevented this issue: https://github.com/openconfig/ygot/releases/tag/v0.29.5

Also avoids asking the question "Did you run go mod tidy"