Changeset 114 in code for trunk/go.mod
- Timestamp:
- Jul 14, 2020, 8:29:25 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/go.mod
r108 r114 4 4 5 5 require ( 6 github.com/valyala/fasthttp v1. 9.07 golang.org/x/net v0.0.0-20200 324143707-d3edc9973b7e8 golang.org/x/text v0.3. 26 github.com/valyala/fasthttp v1.14.0 7 golang.org/x/net v0.0.0-20200707034311-ab3426394381 8 golang.org/x/text v0.3.3 9 9 )
Note:
See TracChangeset
for help on using the changeset viewer.