Files
onepassword-operator/pkg/apis/onepassword/group.go
2020-12-10 18:28:38 -04:00

7 lines
260 B
Go

// Package onepassword contains onepassword API versions.
//
// This file ensures Go source parsers acknowledge the onepassword package
// and any child packages. It can be removed if any other Go source files are
// added to this package.
package onepassword