Skip to content

Commit

Permalink
⬆️ Bump go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed May 7, 2022
1 parent e92d1af commit bfb7829
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 @@ -11,7 +11,7 @@ require (
github.com/ipfs/go-log v1.0.5
github.com/joho/godotenv v1.4.0
github.com/mudler/edgevpn v0.14.3
github.com/mudler/go-nodepair v0.0.0-20220507200136-4dc13b4a3cff
github.com/mudler/go-nodepair v0.0.0-20220507200954-3aabba176647
github.com/mudler/yip v0.0.0-20220321143540-2617d71ea02a
github.com/onsi/ginkgo/v2 v2.1.3
github.com/onsi/gomega v1.18.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -996,8 +996,12 @@ github.com/mudler/edgevpn v0.14.3/go.mod h1:isLYopGyALVtE1qtRvMI/cTMKYmgmVB5X0eP
github.com/mudler/entities v0.0.0-20211108084227-d1414478861b/go.mod h1:qquFT9tYp+/NO7tTotto4BT9zSRYSMDxo2PGZwujpFA=
github.com/mudler/go-isterminal v0.0.0-20211031135732-5e4e06fc5a58 h1:bMXak5giXxc++J/TUY7qW24D8ASxqLQRqOoduuFgdIM=
github.com/mudler/go-isterminal v0.0.0-20211031135732-5e4e06fc5a58/go.mod h1:bZC4k76DbPOxOcMq6Z9oEKAZrOhsfh9jAZ9Hu3qVAQI=
github.com/mudler/go-nodepair v0.0.0-20220507194240-73ce2e04ab57 h1:gLkJ0KiqLbyRRcObePCehxhc4CYMp93ru77HbS2vB38=
github.com/mudler/go-nodepair v0.0.0-20220507194240-73ce2e04ab57/go.mod h1:KU8NqS1PhoJ8qVfPyXclR/XptuoxML8jQdb7eheJjqo=
github.com/mudler/go-nodepair v0.0.0-20220507200136-4dc13b4a3cff h1:TjX/n2CpmSBdbgt3uWmfPpEe6UNeSVQoYNPe0199be4=
github.com/mudler/go-nodepair v0.0.0-20220507200136-4dc13b4a3cff/go.mod h1:KU8NqS1PhoJ8qVfPyXclR/XptuoxML8jQdb7eheJjqo=
github.com/mudler/go-nodepair v0.0.0-20220507200954-3aabba176647 h1:RIqwNxk+9PdBe3sGhSBNi0VyGKd535yDhYmZEuUl2bs=
github.com/mudler/go-nodepair v0.0.0-20220507200954-3aabba176647/go.mod h1:KU8NqS1PhoJ8qVfPyXclR/XptuoxML8jQdb7eheJjqo=
github.com/mudler/go-processmanager v0.0.0-20211226182900-899fbb0b97f6 h1:LiWUDzDh/DkFYhUeIIdWPuMt/LsEVD3vc/QKDVXlWAY=
github.com/mudler/go-processmanager v0.0.0-20211226182900-899fbb0b97f6/go.mod h1:HGGAOJhipApckwNV8ZTliRJqxctUv3xRY+zbQEwuytc=
github.com/mudler/yip v0.0.0-20220321143540-2617d71ea02a h1:Mfw/jKrBW4KXMBfmFgJIWkvvCEqrv5o+c1nKZD8av3o=
Expand Down

0 comments on commit bfb7829

Please sign in to comment.