mirror of
https://github.com/wneessen/niljson.git
synced 2024-11-22 05:30:49 +01:00
7 lines
143 B
Modula-2
7 lines
143 B
Modula-2
// SPDX-FileCopyrightText: 2024 Winni Neessen <wn@neessen.dev>
|
|
//
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
module github.com/wneessen/niljson
|
|
|
|
go 1.23
|