Fix go.mod

- The go.mod file should have been updated with commit 36dc614e49, but
   I forgot to do so.
This commit is contained in:
yalue
2023-03-31 16:54:25 -04:00
parent 33ddad1553
commit 1acf4f2a2e

2
go.mod
View File

@@ -1,3 +1,3 @@
module github.com/yalue/onnxruntime
module github.com/yalue/onnxruntime_go
go 1.19