aboutsummaryrefslogtreecommitdiff
path: root/internal/bin/bin_windows_386.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/bin/bin_windows_386.go')
-rw-r--r--internal/bin/bin_windows_386.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/bin/bin_windows_386.go b/internal/bin/bin_windows_386.go
index 43213f1..cf80315 100644
--- a/internal/bin/bin_windows_386.go
+++ b/internal/bin/bin_windows_386.go
@@ -30,7 +30,7 @@ uncontaminated with licensed code from other projects.
// Code generated by ccgo DO NOT EDIT.
-package bin
+package bin // import "modernc.org/sqlite/internal/bin"
import (
"fmt"
@@ -40,7 +40,7 @@ import (
"runtime"
"unsafe"
- "github.com/cznic/ccgo/crt"
+ "modernc.org/ccgo/crt"
)
var inf = math.Inf(1)