Skip to content

Commit

Permalink
Merge pull request #36 from numary/dev/machine
Browse files Browse the repository at this point in the history
update machine
  • Loading branch information
altitude authored Aug 23, 2021
2 parents d36e192 + a993986 commit 4f45b6b
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 @@ -9,7 +9,7 @@ require (
github.com/huandu/go-sqlbuilder v1.12.1
github.com/jackc/pgx/v4 v4.11.0
github.com/mattn/go-sqlite3 v1.14.7
github.com/numary/machine v0.0.0-20210803145033-12db2afffb8d
github.com/numary/machine v0.0.0-20210823200905-6415fe25e376
github.com/pkg/errors v0.8.1
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.8.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,8 @@ github.com/numary/machine v0.0.0-20210730150440-46c0133da7be h1:Zn0JK8STaFzc2O1V
github.com/numary/machine v0.0.0-20210730150440-46c0133da7be/go.mod h1:KulcZIlMidEjXmuFSGNckmk0pKr4HFKFYy3bB+ksWSQ=
github.com/numary/machine v0.0.0-20210803145033-12db2afffb8d h1:Z6nbKlnn/kCZjMXEh6Upscg+7V0+ZhxJFJZLCR1ctAY=
github.com/numary/machine v0.0.0-20210803145033-12db2afffb8d/go.mod h1:KulcZIlMidEjXmuFSGNckmk0pKr4HFKFYy3bB+ksWSQ=
github.com/numary/machine v0.0.0-20210823200905-6415fe25e376 h1:3REcVrLqCnZQx04oBS1Et79OHj+SCB1Lmvp9jG/eLs8=
github.com/numary/machine v0.0.0-20210823200905-6415fe25e376/go.mod h1:KulcZIlMidEjXmuFSGNckmk0pKr4HFKFYy3bB+ksWSQ=
github.com/oklog/oklog v0.3.2/go.mod h1:FCV+B7mhrz4o+ueLpx+KqkyXRGMWOYEvfiXtdGtbWGs=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/oklog/ulid v1.3.1/go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U=
Expand Down

0 comments on commit 4f45b6b

Please sign in to comment.