Skip to content

Commit c9f6529

Browse files
author
Sreekanth Sivasankaran
committed
cb build errors
1 parent c7de933 commit c9f6529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

s2/rect.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ import (
1919
"io"
2020
"math"
2121

22-
"github.com/golang/geo/r1"
22+
"github.com/sreekanth-cb/geo/r1"
2323
"github.com/golang/geo/r3"
24-
"github.com/golang/geo/s1"
24+
"github.com/sreekanth-cb/geo/s1"
2525
)
2626

2727
// Rect represents a closed latitude-longitude rectangle.

0 commit comments

Comments
 (0)