eclipse/go.mod

9 lines
171 B
Modula-2

// Copyright (C) 2024 Umorpha Systems
// SPDX-License-Identifier: AGPL-3.0-or-later
module git.mothstuff.lol/lukeshu/eclipse
go 1.21.5
require sigs.k8s.io/yaml v1.4.0