Skip to content

Commit 2a91124

Browse files
committed
chore: update mod
1 parent 56db59f commit 2a91124

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/free5gc/ngap v1.1.0
1111
github.com/free5gc/openapi v1.2.0
1212
github.com/free5gc/sctp v1.1.0
13-
github.com/free5gc/util v1.1.0
13+
github.com/free5gc/util v1.1.1
1414
github.com/gin-gonic/gin v1.10.0
1515
github.com/google/uuid v1.6.0
1616
github.com/mitchellh/mapstructure v1.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ github.com/free5gc/openapi v1.2.0 h1:AOPqkkiWK7XJPdzWVohWsoGkLBt8OrVkQkU7xzvzbek
2828
github.com/free5gc/openapi v1.2.0/go.mod h1:pGVJ27QZk4UGG4/1IioBtxwIKNdqOk7L9qcrXvdTjYU=
2929
github.com/free5gc/sctp v1.1.0 h1:erxOTR49VOc8cc/fuqi8sscnCpl2/EvWG4CrFsbRoVc=
3030
github.com/free5gc/sctp v1.1.0/go.mod h1:3pNCIh4roncSgvzIcBhSSsvZGRrMZNiqAVW3qzSE+cw=
31-
github.com/free5gc/util v1.1.0 h1:W0gz5+9X/CdVv7VHAC2eU5mGsO8jsztvX3T+z3xXHhI=
32-
github.com/free5gc/util v1.1.0/go.mod h1:33k3sojN/Vg+BbVmjfN3V8/5G/sboXS6OEOWWk7blqg=
31+
github.com/free5gc/util v1.1.1 h1:gsjyI/XbHC9EChoMayHvV5kd92vDmp5/TvmBsOuHto4=
32+
github.com/free5gc/util v1.1.1/go.mod h1:numtzcUQDVMpotUjwAXgGHqHHyPWKiicZhQtW4Ijk18=
3333
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0=
3434
github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk=
3535
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=

0 commit comments

Comments
 (0)