Skip to content

Error using "go get github.com/jptosso/coraza-waf/v2@latest" #347

Answered by syinwu
briandoesdev asked this question in Q&A
Discussion options

You must be logged in to vote

Hey! It looks like you need to execute go get in the go mod directory. Example:

mkdir example && cd example
go mod init example.com
go get ...

About go mod: https://go.dev/ref/mod

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@briandoesdev
Comment options

@jptosso
Comment options

Answer selected by briandoesdev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants