diff options
| author | Paul Buetow <paul@buetow.org> | 2026-07-06 23:05:48 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-07-06 23:05:48 +0300 |
| commit | 5600bedb927e291e2e78e6140de256e1a1d4475c (patch) | |
| tree | af19c6b484135afed332a8e3fcda7e8ded5ac4b8 /internal/resource/file/file_test.go | |
| parent | f7498c9ae626b9ab654fe6eb736e19c62cf5d38d (diff) | |
refactor
Diffstat (limited to 'internal/resource/file/file_test.go')
| -rw-r--r-- | internal/resource/file/file_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/resource/file/file_test.go b/internal/resource/file/file_test.go index 7f9fedd..b158657 100644 --- a/internal/resource/file/file_test.go +++ b/internal/resource/file/file_test.go @@ -6,7 +6,7 @@ import ( "strings" "testing" - . "codeberg.org/snonux/gonf/api/option" + . "codeberg.org/snonux/gonf/api/options" "codeberg.org/snonux/gonf/internal/resource" ) |
