Updated module path
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
package scope
|
||||
|
||||
import (
|
||||
"git.akyoto.dev/cli/q/src/cpu"
|
||||
"git.akyoto.dev/cli/q/src/types"
|
||||
"git.urbach.dev/cli/q/src/cpu"
|
||||
"git.urbach.dev/cli/q/src/types"
|
||||
)
|
||||
|
||||
// Variable represents a named register.
|
||||
|
Reference in New Issue
Block a user