File tree Expand file tree Collapse file tree 6 files changed +70
-41
lines changed Expand file tree Collapse file tree 6 files changed +70
-41
lines changed Original file line number Diff line number Diff line change 11module github.com/suborbital/reactr
22
3- go 1.15
3+ go 1.16
44
55require (
6- github.com/google/uuid v1.2 .0
6+ github.com/google/uuid v1.3 .0
77 github.com/pkg/errors v0.9.1
88 github.com/suborbital/atmo v0.2.4-0.20210703165749-14c9326b2f7f
9- github.com/suborbital/grav v0.3.3
9+ github.com/suborbital/grav v0.4.0
1010 github.com/suborbital/vektor v0.4.1
1111 github.com/wasmerio/wasmer-go v1.0.3
12- golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a // indirect
13- golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect
12+ golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
13+ golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 // indirect
1414 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
1515)
You can’t perform that action at this time.
0 commit comments