Skip to content

Commit

Permalink
go.mod: add v4 suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
fanbsb committed Nov 4, 2021
1 parent d44f941 commit 159556e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/FusionFoundation/efsn
module github.com/FusionFoundation/efsn/v4

go 1.16
go 1.17

require (
github.com/Azure/azure-pipeline-go v0.2.2 // indirect
Expand Down

0 comments on commit 159556e

Please sign in to comment.