Skip to content

Commit

Permalink
Re-run 'go mod init' to try to create a correct go.mod file
Browse files Browse the repository at this point in the history
  • Loading branch information
jafinger committed Jun 29, 2024
1 parent 3b72a03 commit 07e2307
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,4 +1,4 @@
module pktcollector
module github.com/jafingerhut/p4-guide

go 1.22.4

Expand Down

0 comments on commit 07e2307

Please sign in to comment.