Skip to content

Commit

Permalink
Fix module path in etree go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhassina committed Dec 31, 2024
1 parent cb4a2cc commit 4aa6134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cli/etree/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module etree
module github.com/rdkcentral/unified-wifi-mesh/src/cli/etree

go 1.18

Expand Down

0 comments on commit 4aa6134

Please sign in to comment.