validate-go icon indicating copy to clipboard operation
validate-go copied to clipboard

protovalidate-go changing import path

Open dropwhile opened this issue 11 months ago • 0 comments

Looks like upstream protovalidate-go is changing the import path with the latest release.

The import path of protovalidate-go has changed! Please update your source code to move the import path from github.com/bufbuild/protovalidate-go to buf.build/go/protovalidate.

ref: https://github.com/bufbuild/protovalidate-go/releases/tag/v0.11.0

dropwhile avatar Apr 29 '25 19:04 dropwhile