File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/dave/jennifer v1.7.1
1313 github.com/fatih/color v1.18.0
1414 github.com/mattn/go-sqlite3 v1.14.24
15- github.com/risor-io/risor v1.6.1-0.20250427195538-8d3d01563625
15+ github.com/risor-io/risor v1.6.1-0.20250429120510-3320163b15f3
1616 github.com/risor-io/risor/modules/bcrypt v1.7.0
1717 github.com/risor-io/risor/modules/carbon v1.7.0
1818 github.com/risor-io/risor/modules/cli v1.7.0
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ github.com/pterm/pterm v0.12.33/go.mod h1:x+h2uL+n7CP/rel9+bImHD5lF3nM9vJj80k9yb
112112github.com/pterm/pterm v0.12.36 /go.mod h1:NjiL09hFhT/vWjQHSj1athJpx6H8cjpHXNAK5bUw8T8 =
113113github.com/pterm/pterm v0.12.40 h1:LvQE43RYegVH+y5sCDcqjlbsRu0DlAecEn9FDfs9ePs =
114114github.com/pterm/pterm v0.12.40 /go.mod h1:ffwPLwlbXxP+rxT0GsgDTzS3y3rmpAO1NMjUkGTYf8s =
115- github.com/risor-io/risor v1.6.1-0.20250427195538-8d3d01563625 h1:Qvm+IkjhArUXit5JXKUmB6hquNnNk2XNoTSblxA5mqA =
116- github.com/risor-io/risor v1.6.1-0.20250427195538-8d3d01563625 /go.mod h1:RdG0lk6uTwayrqtYQh8sY6SRreCOioI8m9gtzzF5Hw0 =
115+ github.com/risor-io/risor v1.6.1-0.20250429120510-3320163b15f3 h1:VsjZ/Pphod0a2WDowUUSAHSb72bcEQdrnz0nJ7o0g3c =
116+ github.com/risor-io/risor v1.6.1-0.20250429120510-3320163b15f3 /go.mod h1:RdG0lk6uTwayrqtYQh8sY6SRreCOioI8m9gtzzF5Hw0 =
117117github.com/risor-io/risor/modules/bcrypt v1.7.0 h1:NXwIgKYgdAy+4ctkMQge+vLGYuN042KnRvIMKsuU8dE =
118118github.com/risor-io/risor/modules/bcrypt v1.7.0 /go.mod h1:opSc0wsq4BJptlZgr/oq4a3lFoItjPNlzEZ48gvA4Rk =
119119github.com/risor-io/risor/modules/carbon v1.7.0 h1:/HcjiifdeZrSGiaYgiKdn5I5sK5AwztJJ1FqBDvK+aU =
Original file line number Diff line number Diff line change 11package main
22
3- const Version = "v0.7.0 "
3+ const Version = "v0.7.1 "
You can’t perform that action at this time.
0 commit comments