Skip to content

Commit 081d4af

Browse files
adding import path comment
Signed-off-by: Christopher Hein <[email protected]>
1 parent 0c7766a commit 081d4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package version
1+
package version // import "go.hein.dev/go-version"
22

33
import (
44
"encoding/json"

0 commit comments

Comments
 (0)