Skip to content

Commit 84b7f45

Browse files
committed
Add the version number to go.mod
This is the second take on trying to tag the current release with a Go version. (cherry picked from commit a32375a)
1 parent 1526448 commit 84b7f45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
module github.com/libgit2/git2go/v28
2+
3+
go 1.13

0 commit comments

Comments
 (0)