Skip to content

Commit

Permalink
Merge branch 'main' into feat/r17
Browse files Browse the repository at this point in the history
  • Loading branch information
andy89923 authored Nov 12, 2024
2 parents 6bd662f + 449098e commit 014a131
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ module github.com/free5gc/openapi
go 1.21

require (
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/h2non/gock v1.2.0
github.com/antihax/optional v1.0.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/mitchellh/mapstructure v1.4.2
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand Down

0 comments on commit 014a131

Please sign in to comment.