Bump go version and update checksum

This commit is contained in:
ionutboangiu
2023-10-12 04:08:05 -04:00
committed by Dan Christian Bogos
parent 47e75fab13
commit 27c6d503a5
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# Define global variables
%global version 0.11.0~dev
%global go_version 1.21.2
%global go_version 1.21.3
# Define system paths
%define debug_package %{nil}

View File

@@ -1,6 +1,6 @@
# Define global variables
%global version 0.11.0~dev
%global go_version 1.21.2
%global go_version 1.21.3
%global git_commit %(echo $gitLastCommit)
%global releaseTag %(echo $rpmTag)