Skip to content
Snippets Groups Projects
Verified Commit b721b3d4 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: update go

parent fe8dd932
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
description = "Version is a program that automates and simplifies the process of incrementing version numbers for software projects.";
# Nixpkgs / NixOS version to use.
inputs.nixpkgs.url = "nixpkgs/nixos-23.11";
inputs.nixpkgs.url = "nixpkgs/nixos-24.11";
outputs = {
self,
......
module gitlab.schukai.com/oss/utilities/version
go 1.21
go 1.23
require (
github.com/Masterminds/semver v1.5.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment