Skip to content

Commit

Permalink
Change partial package name to full package name
Browse files Browse the repository at this point in the history
  • Loading branch information
jafinger committed Jun 29, 2024
1 parent 42de96a commit 0eebeb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion golang/pktcollector/pktwatcher/pktwatcher.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package pktwatcher
package github.com/jafingerhut/p4-guide/golang/pktcollector/pktwatcher

import (
"errors"
Expand Down

0 comments on commit 0eebeb4

Please sign in to comment.