From 6488c44fe2597ecb53bd51311b437764570ccc05 Mon Sep 17 00:00:00 2001 From: Aaron Jacobs Date: Mon, 27 Jul 2015 14:09:56 +1000 Subject: [PATCH] Fixed package name. --- ops.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops.go b/ops.go index 0eb15b8..8e7fb60 100644 --- a/ops.go +++ b/ops.go @@ -12,7 +12,7 @@ // See the License for the specific language governing permissions and // limitations under the License. -package fuseops +package fuse import ( "fmt"