Skip to content

Commit

Permalink
move util.go to subpackage
Browse files Browse the repository at this point in the history
  • Loading branch information
nasark committed Sep 18, 2023
1 parent 8c1edd0 commit fc88dbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package miqtools
package utils

import (
"context"
Expand Down

0 comments on commit fc88dbe

Please sign in to comment.