tuzig/webexec

Replace gitver with runtime/debug

オープン

#111 opened on 2024/09/12

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (3 件のフォーク)auto 404
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

コントリビューターガイド