mirror of
https://github.com/siderolabs/image-factory.git
synced 2026-05-04 20:06:16 +02:00
remove duplicate step, rekres, bump deps, fix lint issues Signed-off-by: Orzelius <33936483+Orzelius@users.noreply.github.com>
7 lines
280 B
Go
7 lines
280 B
Go
// This Source Code Form is subject to the terms of the Mozilla Public
|
|
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
// Package tools provides various utilities for image-factory.
|
|
package tools
|