diff options
Diffstat (limited to 'memfs.go')
| -rw-r--r-- | memfs.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ // SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info> // SPDX-License-Identifier: GPL-3.0-or-later -package trunks +package gorankusu import "github.com/shuLhan/share/lib/memfs" |
