...
This commit is contained in:
parent
1350191dd4
commit
93eb265886
2 changed files with 14 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/omnipunk/bond"
|
||||
"github.com/di4f/bond"
|
||||
)
|
||||
|
||||
var root = bond.Mux().
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module github.com/omnipunk/bond
|
||||
module github.com/di4f/bond
|
||||
|
||||
go 1.21.3
|
||||
|
|
Loading…
Reference in a new issue