We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24dd0f3 + 3f13e05 commit 96eb3cbCopy full SHA for 96eb3cb
span/span.go
@@ -1,7 +1,7 @@
1
package span
2
3
import (
4
- "github.com/engoengine/math"
+ "github.com/EngoEngine/math"
5
)
6
7
// Span represents an interval.
0 commit comments