Skip to content

Commit

Permalink
Fix REUSE compliance
Browse files Browse the repository at this point in the history
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
  • Loading branch information
stv0g committed Nov 29, 2023
1 parent 104cd27 commit 8a95f71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ Upstream-Name: skeleton
Upstream-Contact: Steffen Vogel <post@steffenvogel.de>
Source: https://github.com/stv0g/skeleton

Files: go.sum
Files: go.sum flake.lock
Copyright: 2023 Steffen Vogel <post@steffenvogel.de>
License: Apache-2.0
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// SPDX-FileCopyrightText: 2023 Steffen Vogel <post@steffenvogel.de>
// SPDX-License-Identifier: Apache-2.0

module cunicu.li/skeleton

go 1.21.0

0 comments on commit 8a95f71

Please sign in to comment.