mirror of
https://shylinux.com/x/ContextOS
synced 2025-06-26 18:07:30 +08:00
opt some
This commit is contained in:
parent
8b49100cc6
commit
03244b3f91
16
go.mod
16
go.mod
@ -3,15 +3,15 @@ module shylinux.com/x/contexts
|
||||
go 1.11
|
||||
|
||||
require (
|
||||
shylinux.com/x/ice v0.3.3
|
||||
shylinux.com/x/icebergs v0.6.1
|
||||
shylinux.com/x/toolkits v0.3.7
|
||||
shylinux.com/x/ice v0.3.1
|
||||
shylinux.com/x/icebergs v0.5.9
|
||||
shylinux.com/x/toolkits v0.3.6
|
||||
)
|
||||
|
||||
require (
|
||||
shylinux.com/x/golang-story v0.2.1
|
||||
shylinux.com/x/linux-story v0.2.1
|
||||
shylinux.com/x/mysql-story v0.2.2
|
||||
shylinux.com/x/nginx-story v0.2.2
|
||||
shylinux.com/x/redis-story v0.2.3
|
||||
shylinux.com/x/golang-story v0.1.9
|
||||
shylinux.com/x/linux-story v0.1.9
|
||||
shylinux.com/x/mysql-story v0.2.0
|
||||
shylinux.com/x/nginx-story v0.2.0
|
||||
shylinux.com/x/redis-story v0.2.1
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user