We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a129556 commit 906ee5bCopy full SHA for 906ee5b
span/span.go
@@ -1,7 +1,7 @@
1
package span
2
3
import (
4
- "github.com/luxengine/math"
+ "github.com/engoengine/math"
5
)
6
7
// Span represents an interval.
0 commit comments