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 (
12
12
github.com/dave/jennifer v1.7.1
13
13
github.com/fatih/color v1.18.0
14
14
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
16
16
github.com/risor-io/risor/modules/bcrypt v1.7.0
17
17
github.com/risor-io/risor/modules/carbon v1.7.0
18
18
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
112
112
github.com/pterm/pterm v0.12.36 /go.mod h1:NjiL09hFhT/vWjQHSj1athJpx6H8cjpHXNAK5bUw8T8 =
113
113
github.com/pterm/pterm v0.12.40 h1:LvQE43RYegVH+y5sCDcqjlbsRu0DlAecEn9FDfs9ePs =
114
114
github.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 =
117
117
github.com/risor-io/risor/modules/bcrypt v1.7.0 h1:NXwIgKYgdAy+4ctkMQge+vLGYuN042KnRvIMKsuU8dE =
118
118
github.com/risor-io/risor/modules/bcrypt v1.7.0 /go.mod h1:opSc0wsq4BJptlZgr/oq4a3lFoItjPNlzEZ48gvA4Rk =
119
119
github.com/risor-io/risor/modules/carbon v1.7.0 h1:/HcjiifdeZrSGiaYgiKdn5I5sK5AwztJJ1FqBDvK+aU =
Original file line number Diff line number Diff line change 1
1
package main
2
2
3
- const Version = "v0.7.0 "
3
+ const Version = "v0.7.1 "
You can’t perform that action at this time.
0 commit comments