debtgood first issuehacktoberfest
Repository metrics
- Stars
- (38 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Since 1.18 go supports version information through the runtime/debug package. It reads the verion id from go.mod file so we need to start set the version in go.mod file:
module github.com/tuzig/webexec/v1.2.3