Skip to content

Commit

Permalink
release v12.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kataras committed Aug 12, 2023
1 parent de47868 commit b11a29f
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 @@ -2,7 +2,7 @@ module github.com/kataras/iris/v12

go 1.21

retract [v0.0.2, v12.0.0, v12.1.8] // Retract older versions as only latest is to be depended upon. Please update to @latest
retract [v12.0.0, v12.1.8] // Retract older versions as only latest is to be depended upon. Please update to @latest

require (
github.com/BurntSushi/toml v1.3.2
Expand Down

0 comments on commit b11a29f

Please sign in to comment.