Skip to content

Instantly share code, notes, and snippets.

@neowulf
Created February 23, 2024 17:08
Show Gist options
  • Save neowulf/54efccb592b97e3a03b93ab69f3a675f to your computer and use it in GitHub Desktop.
Save neowulf/54efccb592b97e3a03b93ab69f3a675f to your computer and use it in GitHub Desktop.
Go Snippets
go list -f '{{.Version}}' -m github.com/neowulf/reconciler-runtime@f061f6ddda88e6e08295bee7fb4d3559f52e2a98
go mod edit -replace github.com/vmware-labs/reconciler-runtime=github.com/neowulf/[email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment