Skip to content

Commit

Permalink
updating go.mod and go.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
refaktor committed Oct 10, 2024
1 parent 87464d9 commit 7741230
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.0

// toolchain go1.23.0

replace github.com/refaktor/rye => ../rye
// replace github.com/refaktor/rye => ../rye

// replace github.com/refaktor/ryegen => ../ryegen

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,8 @@ github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c/go.mod h1:Om
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
github.com/refaktor/go-peg v0.0.0-20220116201714-31e3dfa8dc7d h1:FXrWUGgPRzhaZIBho8zNLSrMp0VpP8E9+wbRRnJYlbE=
github.com/refaktor/go-peg v0.0.0-20220116201714-31e3dfa8dc7d/go.mod h1:iIkrsFobLIWX8kQ6Oqj4cl4nwdMSE92DWpWwk9YlG9s=
github.com/refaktor/rye v0.0.25-0.20241008135859-3e401118b002 h1:V8GuMwY5zsjEOWL20qpBm5o5guyfuDZC0ILkZTM98n8=
github.com/refaktor/rye v0.0.25-0.20241008135859-3e401118b002/go.mod h1:2mL6Wyva2nCWnv4xmzKkOsG2QEF9vVVSG86kx3AIps4=
github.com/refaktor/ryegen v0.1.1-0.20241009014844-8c047bebf475 h1:vymsRlqNO+ULfTD6vyFg+0PUBVRAyf/cNppnLdR0HsI=
github.com/refaktor/ryegen v0.1.1-0.20241009014844-8c047bebf475/go.mod h1:e0SC24+QY8gh/mI/7r6jaU6MNRfC3JcnJv1RUQDJHHY=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit 7741230

Please sign in to comment.