Skip to content

Commit

Permalink
Merge pull request #22 from c4dt/update_gomod
Browse files Browse the repository at this point in the history
Update gomod
  • Loading branch information
ineiti committed Oct 4, 2023
2 parents 6149677 + 6d147ae commit 071c9e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/c4dt/d-voting
go 1.19

require (
github.com/c4dt/dela v0.0.0-20231003140702-cc92be785f8e
github.com/c4dt/dela v0.0.0-20231004135936-647c76e51d8a
github.com/c4dt/dela-apps v0.0.0-20230929051236-6d89286321f7
github.com/gorilla/mux v1.8.0
github.com/opentracing/opentracing-go v1.2.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ github.com/c4dt/dela v0.0.0-20230929152556-a801764677f2 h1:hXpyJw1UVpUOv43dJzDBX
github.com/c4dt/dela v0.0.0-20230929152556-a801764677f2/go.mod h1:rtOjXdQKOeIyByN4c+j698FqdKBhAk6C2u8cc/Wf3JY=
github.com/c4dt/dela v0.0.0-20231003140702-cc92be785f8e h1:rx/djITT7JaJ0DaNb7uSroQeUKLvaUmYzanq4oh3PNw=
github.com/c4dt/dela v0.0.0-20231003140702-cc92be785f8e/go.mod h1:rtOjXdQKOeIyByN4c+j698FqdKBhAk6C2u8cc/Wf3JY=
github.com/c4dt/dela v0.0.0-20231004123917-a0389aaa9866 h1:sF5gADqghWOQOnBiWrFyWDMIla6qw480wt5N6TlquHA=
github.com/c4dt/dela v0.0.0-20231004123917-a0389aaa9866/go.mod h1:rtOjXdQKOeIyByN4c+j698FqdKBhAk6C2u8cc/Wf3JY=
github.com/c4dt/dela v0.0.0-20231004135936-647c76e51d8a h1:3+E/TwYI6lUtzzCScka7gQ8eav3wIwEr0xNNsVPAGnA=
github.com/c4dt/dela v0.0.0-20231004135936-647c76e51d8a/go.mod h1:rtOjXdQKOeIyByN4c+j698FqdKBhAk6C2u8cc/Wf3JY=
github.com/c4dt/dela-apps v0.0.0-20230929051236-6d89286321f7 h1:cnB6P4hA69xh/guriaKK6gufWvimA4CBkNSAbecDPyU=
github.com/c4dt/dela-apps v0.0.0-20230929051236-6d89286321f7/go.mod h1:hlRTMsRvi8hYWrxZehAmDcyulnH2IssPFY1a/u5xVzE=
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
Expand Down

0 comments on commit 071c9e4

Please sign in to comment.