mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt code
This commit is contained in:
parent
b9759648cc
commit
eb4a112985
4
go.mod
4
go.mod
@ -2,14 +2,14 @@ module shylinux.com/x/contexts
|
|||||||
|
|
||||||
go 1.11
|
go 1.11
|
||||||
|
|
||||||
require shylinux.com/x/ice v0.6.8
|
require shylinux.com/x/ice v0.7.1
|
||||||
|
|
||||||
require (
|
require (
|
||||||
shylinux.com/x/golang-story v0.3.4
|
shylinux.com/x/golang-story v0.3.4
|
||||||
shylinux.com/x/linux-story v0.3.3
|
shylinux.com/x/linux-story v0.3.3
|
||||||
shylinux.com/x/mysql-story v0.3.5
|
shylinux.com/x/mysql-story v0.3.5
|
||||||
shylinux.com/x/nginx-story v0.3.5
|
shylinux.com/x/nginx-story v0.3.5
|
||||||
shylinux.com/x/redis-story v0.3.5
|
shylinux.com/x/redis-story v0.3.6
|
||||||
)
|
)
|
||||||
|
|
||||||
replace (
|
replace (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user