Skip to content

Commit

Permalink
version bump v0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbengfort committed Sep 5, 2024
1 parent a9d8431 commit d636b03
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.9.0
github.com/trisacrypto/directory v1.8.0
github.com/trisacrypto/trisa v1.3.0
github.com/trisacrypto/trisa v1.4.0
github.com/urfave/cli/v2 v2.27.2
golang.org/x/crypto v0.25.0
golang.org/x/text v0.16.0
Expand Down Expand Up @@ -95,6 +95,7 @@ require (
github.com/shibukawa/configdir v0.0.0-20170330084843-e180dbdc8da0 // indirect
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/syndtr/goleveldb v1.0.0 // indirect
github.com/trisacrypto/lei v1.0.0 // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.12 // indirect
github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,6 @@ github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9G
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/nsf/jsondiff v0.0.0-20230430225905-43f6cf3098c1 h1:dOYG7LS/WK00RWZc8XGgcUTlTxpp3mKhdR2Q9z9HbXM=
github.com/nsf/jsondiff v0.0.0-20230430225905-43f6cf3098c1/go.mod h1:mpRZBD8SJ55OIICQ3iWH0Yz3cjzA61JdqMLoWXeB2+8=
github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY=
github.com/nxadm/tail v1.4.11/go.mod h1:OTaG3NK980DZzxbRq6lEuzgU+mug70nY11sMd4JXXHc=
github.com/oklog/ulid/v2 v2.1.0 h1:+9lhoxAP56we25tyYETBBY1YLA2SaoLvUFgrP2miPJU=
Expand Down Expand Up @@ -253,8 +251,10 @@ github.com/syndtr/goleveldb v1.0.0 h1:fBdIW9lB4Iz0n9khmH8w27SJ3QEJ7+IgjPEwGSZiFd
github.com/syndtr/goleveldb v1.0.0/go.mod h1:ZVVdQEZoIme9iO1Ch2Jdy24qqXrMMOU6lpPAyBWyWuQ=
github.com/trisacrypto/directory v1.8.0 h1:CLFfUtKvU8AIY9ENuV1/u2ihmmLIFMG1yRXUovwnF6g=
github.com/trisacrypto/directory v1.8.0/go.mod h1:9CHH3TPmYorARczqv4Nj4EFtElpirDMMNCngRi+Tzmo=
github.com/trisacrypto/trisa v1.3.0 h1:/qDF8auTvuJczE+zsC+GWUZGQXbbk4D7sjcjr0n2tLA=
github.com/trisacrypto/trisa v1.3.0/go.mod h1:Mo/uCxu5iKrQXwkkQhvtGbkMBbWC80MxnqMWRZjy6Ws=
github.com/trisacrypto/lei v1.0.0 h1:LKrwOgYjW+ljzBmN6hGgBbGFAktoRmovyY7ZYZB5/uI=
github.com/trisacrypto/lei v1.0.0/go.mod h1:OsJZIYPShoSETOphRXAIlHwwesIsvo5PPpEemp/wGZI=
github.com/trisacrypto/trisa v1.4.0 h1:TDfWdn6tcnXdq9ZqrTy9Lcm57dJifG/pW1bWItNGiJ0=
github.com/trisacrypto/trisa v1.4.0/go.mod h1:zZCYwaoipb7nvSbKiJDjDf9gPNJKYWMk1WoPXcVkERY=
github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI=
github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08=
github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE=
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "envoy",
"version": "0.24.1",
"version": "0.25.0",
"main": "",
"repository": "https://github.com/trisacrypto/envoy.git",
"author": "TRISA",
Expand Down
6 changes: 3 additions & 3 deletions pkg/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ import "fmt"
// Version component constants for the current build.
const (
VersionMajor = 0
VersionMinor = 24
VersionPatch = 1
VersionMinor = 25
VersionPatch = 0
VersionReleaseLevel = "beta"
VersionReleaseNumber = 29
VersionReleaseNumber = 30
)

// Set the GitVersion via -ldflags="-X 'github.com/trisacrypto/envoy/pkg.GitVersion=$(git rev-parse --short HEAD)'"
Expand Down

0 comments on commit d636b03

Please sign in to comment.