We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761133f commit 3a988c0Copy full SHA for 3a988c0
1 file changed
reader.go
@@ -4,7 +4,7 @@ import (
4
"encoding/binary"
5
"time"
6
7
- "github.com/amsokol/go-grib2/internal"
+ "github.com/Orcazephyr/go-grib2/internal"
8
"github.com/pkg/errors"
9
)
10
0 commit comments