Skip to content

Commit 8ad4d8e

Browse files
author
g.ph
committed
update
1 parent adb8ac9 commit 8ad4d8e

File tree

8 files changed

+7
-0
lines changed

8 files changed

+7
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

go.mod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module github.com/aadog/py3-go
2+
3+
go 1.19
4+
5+
require github.com/aadog/dylib v0.0.0-20210726041103-cf42039dadef

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github.com/aadog/dylib v0.0.0-20210726041103-cf42039dadef h1:mGZOvpO7j6BEfP6n0XZR26yJI5JIEOdDob0DIRWCWzg=
2+
github.com/aadog/dylib v0.0.0-20210726041103-cf42039dadef/go.mod h1:s1Bk9R0HPteP3SdlPl2hDCeBa62CMsn01myH+/HQJYE=

0 commit comments

Comments
 (0)