Skip to content

Commit

Permalink
update go.mod comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lesismal authored Apr 19, 2024
1 parent a6684c2 commit 86e2b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.16
require github.com/lesismal/llib v1.1.13

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

0 comments on commit 86e2b10

Please sign in to comment.