mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
add some
This commit is contained in:
parent
6df360c157
commit
3c582592e6
2
go.mod
2
go.mod
@ -2,7 +2,7 @@ module contexts
|
||||
|
||||
go 1.13
|
||||
|
||||
require github.com/shylinux/icebergs v0.1.18 // indirect
|
||||
require github.com/shylinux/icebergs v0.1.18
|
||||
|
||||
replace github.com/shylinux/icebergs => ./usr/icebergs
|
||||
|
||||
|
@ -13,7 +13,7 @@ import (
|
||||
_ "github.com/shylinux/icebergs/misc/pi"
|
||||
_ "github.com/shylinux/icebergs/misc/wx"
|
||||
|
||||
_ "github.com/shylinux/icebergs/misc/auth"
|
||||
_ "github.com/shylinux/icebergs/misc/totp"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user