Skip to content

Commit 1369dc6

Browse files
authored
Format go.mod (cristalhq#151)
1 parent a087c84 commit 1369dc6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

go.mod

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@ module github.com/cristalhq/jwt/v5
22

33
go 1.19
44

5-
retract (
6-
v5.3.0 // check 'typ' is too strict.
7-
v5.2.0 // check 'typ' is too strict.
8-
)
5+
retract [v5.2.0, v5.3.0] // check 'typ' is too strict (see https://github.com/cristalhq/jwt/pull/150)

0 commit comments

Comments
 (0)