Skip to content

Commit 7527cc0

Browse files
authored
Merge pull request #73 from ntnn/fix-single-ns
🐛 Fix single provider package name
2 parents 8bed53d + 937cb1a commit 7527cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/single/provider.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
package namespace
17+
package single
1818

1919
import (
2020
"context"

0 commit comments

Comments
 (0)