Skip to content

Commit

Permalink
go mod: retract v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lesismal committed Apr 19, 2024
1 parent 84bf8b8 commit a6684c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ module github.com/lesismal/nbio
go 1.16

require github.com/lesismal/llib v1.1.13

retract (
v1.5.4 // contains body length parsing bug
)

0 comments on commit a6684c2

Please sign in to comment.