Changeset 140 in code for trunk/go.mod


Ignore:
Timestamp:
Apr 20, 2023, 6:12:13 AM (2 years ago)
Author:
Izuru Yakumo
Message:

Incorporate most of the open pull requests found on GitHub

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r136 r140  
    44
    55require (
    6         github.com/valyala/fasthttp v1.21.0
    7         golang.org/x/net v0.0.0-20201016165138-7b1cca2348c0
    8         golang.org/x/text v0.3.3
     6        github.com/valyala/fasthttp v1.34.0
     7        golang.org/x/net v0.7.0
     8        golang.org/x/text v0.7.0
    99)
Note: See TracChangeset for help on using the changeset viewer.