Skip to content

Commit

Permalink
remod: update aporeto dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Mercadal committed Jun 8, 2022
1 parent 555f9ff commit c0be8d4
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 16 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ module go.aporeto.io/midgard-lib
go 1.13

require (
go.aporeto.io/elemental v1.100.1-0.20220301210059-cd41348a08bf
go.aporeto.io/gaia v1.94.1-0.20220302231109-479db1287153
go.aporeto.io/elemental v1.100.1-0.20220524204820-ddfa01dc1c96
go.aporeto.io/gaia v1.94.1-0.20220608215959-187fca4731d5
go.aporeto.io/tg v1.34.1-0.20220107235943-7d2aaa0dc6f5
)

require (
cloud.google.com/go v0.82.0
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/opentracing/opentracing-go v1.1.0
github.com/smartystreets/goconvey v1.6.4
github.com/smartystreets/goconvey v1.7.2
go.uber.org/zap v1.19.0
)
Loading

0 comments on commit c0be8d4

Please sign in to comment.