Skip to content

Commit

Permalink
update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
macdylan committed Jul 29, 2023
1 parent f607604 commit c45f872
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 @@ -2,4 +2,4 @@ module github.com/macdylan/SMFix

go 1.20

require github.com/macdylan/SMFix/fix v0.0.0-20230711070459-f14213ec5911
require github.com/macdylan/SMFix/fix v0.0.0-20230729190514-f60760482894
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
github.com/macdylan/SMFix/fix v0.0.0-20230711070459-f14213ec5911 h1:WX0B8W27C95aliqG5oLKoR7IhgbmSDmybat4ynq7Uf0=
github.com/macdylan/SMFix/fix v0.0.0-20230711070459-f14213ec5911/go.mod h1:dnB1MevhW7tICqBpQ2aHpVClwLdmSBUNmfV7jpRmiWw=
github.com/macdylan/SMFix/fix v0.0.0-20230729190514-f60760482894 h1:98zNITHViuwNPYthwPXY5wBOEev5mGbWmoUC/+uuMIg=
github.com/macdylan/SMFix/fix v0.0.0-20230729190514-f60760482894/go.mod h1:dnB1MevhW7tICqBpQ2aHpVClwLdmSBUNmfV7jpRmiWw=

0 comments on commit c45f872

Please sign in to comment.