Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
edcdavid committed Aug 21, 2024
1 parent be6d531 commit bdfae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -o nounset -o pipefail
cd examples || exit

# Get latest changes
echo "github.com/redhat-cne/l2discovery-lib => .." >>go.mod
echo "replace github.com/redhat-cne/l2discovery-lib => .." >>go.mod
go mod tidy
go mod vendor

Expand Down

0 comments on commit bdfae38

Please sign in to comment.