diff --git a/hack/go.mod b/hack/go.mod index 296b85e1..a6b643cd 100644 --- a/hack/go.mod +++ b/hack/go.mod @@ -6,7 +6,7 @@ replace github.com/aperturerobotics/protobuf-go-lite => ../ require ( github.com/aperturerobotics/goprotowrap v0.3.1 - github.com/aperturerobotics/protobuf-go-lite v0.1.2 + github.com/aperturerobotics/protobuf-go-lite v0.1.3 github.com/golangci/golangci-lint v1.57.2 golang.org/x/tools v0.20.0 mvdan.cc/gofumpt v0.6.0