Skip to content

Commit

Permalink
Dockerise sauron
Browse files Browse the repository at this point in the history
  • Loading branch information
luciferankon committed Dec 21, 2019
1 parent 3c365a9 commit 2d82959
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.13
require (
github.com/google/uuid v1.1.1
github.com/spf13/viper v1.5.0
github.com/step/angmar v0.0.0-20191218074306-d05fe94ef248
github.com/step/saurontypes v0.0.0-20191216070616-49830a7aa8ae
github.com/step/uruk v0.0.0-20191219064028-1f20b02284f3
github.com/step/angmar v0.0.0-20191221074236-7dbbad1371c1
github.com/step/saurontypes v0.0.0-20191221074522-249e412e097e
github.com/step/uruk v0.0.0-20191221074309-5b6254e9e27c
)
6 changes: 6 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ github.com/step/angmar v0.0.0-20191127113211-fbeaab94f9b7 h1:uM+vJ62ChyKYhNDPEr0
github.com/step/angmar v0.0.0-20191127113211-fbeaab94f9b7/go.mod h1:ogyQUrElRdW99J+htqaK5T3fy4aRM1iV9GoObaThkyU=
github.com/step/angmar v0.0.0-20191218074306-d05fe94ef248 h1:c+XtCmdUHMZLYwpab0SSTfhPmPUhL5cO36LIWTpFW4w=
github.com/step/angmar v0.0.0-20191218074306-d05fe94ef248/go.mod h1:ynlkIcV/MclHRDZbOltj9iGQi4v2QvXNd2lcZhrUqTg=
github.com/step/angmar v0.0.0-20191221074236-7dbbad1371c1 h1:i9DLX0l5s7/5w52weKO9l1lAJuNAT6KN/1l9X1UQQbM=
github.com/step/angmar v0.0.0-20191221074236-7dbbad1371c1/go.mod h1:csC2oiMiyFRCBXAD/OMeU86fB0LevWVeN0bmzr97y4g=
github.com/step/saurontypes v0.0.0-20191120173813-320873fd7df0 h1:XcbRkScMad/ZcpKMFSBxo0KvPNvKgZ1V0wgBk4PvlM4=
github.com/step/saurontypes v0.0.0-20191120173813-320873fd7df0/go.mod h1:cnRju5jQlmOznLmd6w5/c72VyWUu3U77nTnsAqi9E80=
github.com/step/saurontypes v0.0.0-20191122060554-e882d472f5d5 h1:wlXrzDH6+4iyYmI5+GOxRnqX1mkoRXs7sxbKD+29wDc=
Expand All @@ -140,6 +142,8 @@ github.com/step/saurontypes v0.0.0-20191127114135-1c7b69a4e64f h1:j/eu1+uMZCN7so
github.com/step/saurontypes v0.0.0-20191127114135-1c7b69a4e64f/go.mod h1:Mp1tCyd5L2wC/QoBiqa3stAn7h8Q17gDyZ1jmj9MyXg=
github.com/step/saurontypes v0.0.0-20191216070616-49830a7aa8ae h1:LGSUZPNnESlUUr7NYMt8buer2BKbmeJ49AcEGYzy7bI=
github.com/step/saurontypes v0.0.0-20191216070616-49830a7aa8ae/go.mod h1:Mp1tCyd5L2wC/QoBiqa3stAn7h8Q17gDyZ1jmj9MyXg=
github.com/step/saurontypes v0.0.0-20191221074522-249e412e097e h1:Ylx9ku3gD5IBv7MVOV70c3i/lpBVQnmvDTjbIHreIRE=
github.com/step/saurontypes v0.0.0-20191221074522-249e412e097e/go.mod h1:Mp1tCyd5L2wC/QoBiqa3stAn7h8Q17gDyZ1jmj9MyXg=
github.com/step/uruk v0.0.0-20191120175724-3cff83f88e1b h1:1d5D8alnajsWwKpml9NP18dqSwmnd9OiImJ2SgB9x0Q=
github.com/step/uruk v0.0.0-20191120175724-3cff83f88e1b/go.mod h1:50ZonhII2bkKM85MCCAHKsI7TmxPMR2GoFrBAMHFQFw=
github.com/step/uruk v0.0.0-20191127095430-9a65d97ffd22 h1:MhgIXXFkPR67pBSW+X/QbXqB/oR/S6iZKpKJ0F/TTk8=
Expand All @@ -148,6 +152,8 @@ github.com/step/uruk v0.0.0-20191127114036-eb84283fad8d h1:HQKX+QnF7rMVS9Y+ItYqo
github.com/step/uruk v0.0.0-20191127114036-eb84283fad8d/go.mod h1:mJzoPWj/eT8v8nivRg3uWJRLjKqErA+xlib+K4CYPB8=
github.com/step/uruk v0.0.0-20191219064028-1f20b02284f3 h1:Og4Yw4jq8OvhIRs3qRNh4wlXTWlwxUSRnQCWh6+SqXI=
github.com/step/uruk v0.0.0-20191219064028-1f20b02284f3/go.mod h1:4jVn65gJ04dd0w5eilWlWf/qYcEHkiI+u9qVE3v3IUc=
github.com/step/uruk v0.0.0-20191221074309-5b6254e9e27c h1:RFzsF9/182Z3IpclVF+IvL0a69LaeqjPcTrQPrVMPaE=
github.com/step/uruk v0.0.0-20191221074309-5b6254e9e27c/go.mod h1:5YS7yKCfPnjfQOv/D9t+2m/ZDCGpJ9yJtp7WtGlET0w=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.2.2 h1:bSDNvY7ZPG5RlJ8otE/7V6gMiyenm9RtJ7IUVIAoJ1w=
Expand Down

0 comments on commit 2d82959

Please sign in to comment.