summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorRandall Meyer <[email protected]>2023-02-15 10:34:04 -0800
committerRandall Meyer <[email protected]>2023-02-20 10:28:21 -0800
commitaba993ed378297f48ff6be18b17c6a963d3fd190 (patch)
treec78832e8851c2dc39c4db56fbb3b2469802e9f1f /rpm
parente0305ad041549f5f7ff90baa9cae58cf88a9c346 (diff)
lint/deprecation cleanup
Diffstat (limited to 'rpm')
-rw-r--r--rpm/rpm.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpm/rpm.go b/rpm/rpm.go
index d5aad20..ece0082 100644
--- a/rpm/rpm.go
+++ b/rpm/rpm.go
@@ -11,6 +11,7 @@
* You should have received a copy of the GNU General Public License along
* with Go Responsiveness. If not, see <https://www.gnu.org/licenses/>.
*/
+
package rpm
import (