Skip to content

Commit

Permalink
chore(go): Bumping dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Jun 26, 2021
1 parent 8f17123 commit ca47c1f
Show file tree
Hide file tree
Showing 2 changed files with 340 additions and 22 deletions.
10 changes: 7 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,14 @@ go 1.16

require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/ViBiOh/auth/v2 v2.8.8
github.com/ViBiOh/httputils/v4 v4.14.3
github.com/ViBiOh/mailer v1.20.2
github.com/ViBiOh/auth/v2 v2.9.0
github.com/ViBiOh/httputils/v4 v4.15.0
github.com/ViBiOh/mailer v1.21.0
github.com/lib/pq v1.10.2
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.29.0 // indirect
go.opentelemetry.io/otel/internal/metric v0.21.0 // indirect
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 // indirect
google.golang.org/protobuf v1.27.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
Loading

0 comments on commit ca47c1f

Please sign in to comment.