tuzig/webexec

Replace gitver with runtime/debug

開放

#111 建立於 2024年9月12日

 (0 則留言) (0 個反應) (0 位負責人)Go (3 個分叉)auto 404
debtgood first issuehacktoberfest

倉庫指標

星標
 (38 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南