Init repo as go module (#13)

This commit is contained in:
Andy Day
2021-12-15 11:24:34 -08:00
committed by GitHub
parent d6c1c1855d
commit 7ff9fedf93

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/sashabaranov/go-gpt3
go 1.17