Skip to content

Commit

Permalink
Merge pull request free5gc#132 from free5gc/hotfix/go-mod
Browse files Browse the repository at this point in the history
fix: hotfix go mod
  • Loading branch information
ianchen0119 authored Nov 5, 2024
2 parents 0ab17de + 807ce51 commit 4c97735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/free5gc/smf

go 1.21.0
go 1.21

require (
github.com/antihax/optional v1.0.0
Expand Down

0 comments on commit 4c97735

Please sign in to comment.