Skip to content

Commit

Permalink
Merge pull request #72 from jainishshah17/dependabot/go_modules/cmd/t…
Browse files Browse the repository at this point in the history
…ugger/github.com/infobloxopen/atlas-app-toolkit-0.24.2

Bump github.com/infobloxopen/atlas-app-toolkit from 0.24.1 to 0.24.2 in /cmd/tugger
  • Loading branch information
jainishshah17 authored May 28, 2021
2 parents d2fb4d4 + 2950a27 commit 4cf2979
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/tugger/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.15

require (
github.com/google/go-containerregistry v0.5.1
github.com/infobloxopen/atlas-app-toolkit v0.24.1
github.com/infobloxopen/atlas-app-toolkit v0.24.2
github.com/jarcoal/httpmock v1.0.8
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/sirupsen/logrus v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions cmd/tugger/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/infobloxopen/atlas-app-toolkit v0.24.1 h1:32uOgZRDcpUfnBMQCWrx7gn3eUo0HhcZu6YTy1yXpS4=
github.com/infobloxopen/atlas-app-toolkit v0.24.1/go.mod h1:Pv4B9FcLYpli96gl5crQ6+aD/2W3igpss95fk3kWt5c=
github.com/infobloxopen/atlas-app-toolkit v0.24.2 h1:OYMVUSpwfKBUPQpKaif6vR5aLH+BE9yHrvERkxIRNEg=
github.com/infobloxopen/atlas-app-toolkit v0.24.2/go.mod h1:Pv4B9FcLYpli96gl5crQ6+aD/2W3igpss95fk3kWt5c=
github.com/jarcoal/httpmock v1.0.8 h1:8kI16SoO6LQKgPE7PvQuV+YuD/inwHd7fOOe2zMbo4k=
github.com/jarcoal/httpmock v1.0.8/go.mod h1:ATjnClrvW/3tijVmpL/va5Z3aAyGvqU3gCT8nX0Txik=
github.com/jinzhu/gorm v1.9.16/go.mod h1:G3LB3wezTOWM2ITLzPxEXgSkOXAntiLHS7UdBefADcs=
Expand Down

0 comments on commit 4cf2979

Please sign in to comment.