Closed tmm1 closed 5 years ago
simple go mod init
go mod init
this makes it easier to use forks and branches in projects via go mod edit -replace
go mod edit -replace
simple
go mod init
this makes it easier to use forks and branches in projects via
go mod edit -replace