Skip to content

Commit

Permalink
Bump Go version to 1.16 (#546)
Browse files Browse the repository at this point in the history
Use the latest stable Go version.
  • Loading branch information
Tomasz Osiński committed Mar 11, 2022
1 parent eefa932 commit ab5fc9e
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/omec-project/upf-epc

go 1.13
go 1.16

require (
github.com/Showmax/go-fqdn v1.0.0
Expand Down

0 comments on commit ab5fc9e

Please sign in to comment.