Skip to content

Commit

Permalink
Update dependency (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-arrobo authored Mar 18, 2024
1 parent 443e74b commit 4ebea6e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 348 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/omec-project/http2_util v1.2.0
github.com/omec-project/logger_conf v1.1.1
github.com/omec-project/logger_util v1.2.0
github.com/omec-project/openapi v1.1.0
github.com/omec-project/openapi v1.2.0
github.com/omec-project/util v1.0.13
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
Expand All @@ -41,6 +41,7 @@ require (
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/cpuid/v2 v2.2.7 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/leodido/go-urn v1.4.0 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mitchellh/mapstructure v1.4.1 // indirect
Expand Down
Loading

0 comments on commit 4ebea6e

Please sign in to comment.