eclipse/go.mod

9 lines
171 B
Modula-2
Raw Normal View History

2024-01-11 00:13:14 +00:00
// 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