Skip to content

Commit

Permalink
update smfix
Browse files Browse the repository at this point in the history
  • Loading branch information
macdylan committed Nov 3, 2023
1 parent 133ca0f commit 158895c
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/gosuri/uilive v0.0.4
github.com/imroc/req/v3 v3.11.0
github.com/macdylan/SMFix/fix v0.0.0-20230904075958-62dd346d9d73
github.com/macdylan/SMFix/fix v0.0.0-20231103175919-a11212783601
github.com/manifoldco/promptui v0.9.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ github.com/macdylan/SMFix/fix v0.0.0-20230811055700-930d31056194 h1:BEwsonfRa4+0
github.com/macdylan/SMFix/fix v0.0.0-20230811055700-930d31056194/go.mod h1:dnB1MevhW7tICqBpQ2aHpVClwLdmSBUNmfV7jpRmiWw=
github.com/macdylan/SMFix/fix v0.0.0-20230904075958-62dd346d9d73 h1:fVzGqq2B1RyucrvZvz9KIfxpfsLVR92VpYARFqyCHaM=
github.com/macdylan/SMFix/fix v0.0.0-20230904075958-62dd346d9d73/go.mod h1:dnB1MevhW7tICqBpQ2aHpVClwLdmSBUNmfV7jpRmiWw=
github.com/macdylan/SMFix/fix v0.0.0-20231103175919-a11212783601 h1:9d59ZfYJLu79CJFTA0L9NU8SJaoym1ekkx8IYp9JAhU=
github.com/macdylan/SMFix/fix v0.0.0-20231103175919-a11212783601/go.mod h1:dnB1MevhW7tICqBpQ2aHpVClwLdmSBUNmfV7jpRmiWw=
github.com/manifoldco/promptui v0.9.0 h1:3V4HzJk1TtXW1MTZMP7mdlwbBpIinw3HztaIlYthEiA=
github.com/manifoldco/promptui v0.9.0/go.mod h1:ka04sppxSGFAtxX0qhlYQjISsg9mR4GWtQEhdbn6Pgg=
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
Expand Down

0 comments on commit 158895c

Please sign in to comment.