Skip to content

Commit 78ffd67

Browse files
yury-palyanitsaIKukhta
authored andcommitted
Update go-raml
1 parent b8a578a commit 78ffd67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

metadata/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22.6
55
require (
66
github.com/acronis/go-cti v1.0.0
77
github.com/acronis/go-cti/metadata/ramlx v1.4.0
8-
github.com/acronis/go-raml v1.21.0
8+
github.com/acronis/go-raml v1.22.0
99
github.com/acronis/go-stacktrace v0.4.0
1010
github.com/acronis/go-stacktrace/slogex v0.3.0
1111
github.com/blang/semver/v4 v4.0.0

metadata/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/acronis/go-cti v1.0.0 h1:ZVW28Gn8Xist+lOB5914rqBs9p4kbrbBoxd6E0Go32c=
22
github.com/acronis/go-cti v1.0.0/go.mod h1:bKgD6h/r4PVdiU4uFMPmlIaVRirP70754aSC9b3ftpk=
33
github.com/acronis/go-cti/metadata/ramlx v1.4.0 h1:i/x0PUzwjQSHmI9RB8UHtLPmdDsTGgqVdEy4R9B2yFw=
44
github.com/acronis/go-cti/metadata/ramlx v1.4.0/go.mod h1:x1atAQyu/8hiFyNEqkLfR2afrTEoi1TYlMofmUcWnbY=
5-
github.com/acronis/go-raml v1.21.0 h1:PfEpRw7XpaV+0mZKhpf4PujNFA2MFPOMl2L7WwZG2pk=
6-
github.com/acronis/go-raml v1.21.0/go.mod h1:nsDSvrLzyBzBWGB9HEad7GE+IxvF85cDn4KypBJwnh4=
5+
github.com/acronis/go-raml v1.22.0 h1:915OKeRn1dfb7fpWl+Z5nVuUFuYEsjCMN8u/zGH6to0=
6+
github.com/acronis/go-raml v1.22.0/go.mod h1:nsDSvrLzyBzBWGB9HEad7GE+IxvF85cDn4KypBJwnh4=
77
github.com/acronis/go-stacktrace v0.4.0 h1:rL+6LxDnQ1/KcaCvF6ftC1Hjg91rjuPjPxS7+xH81xk=
88
github.com/acronis/go-stacktrace v0.4.0/go.mod h1:7Yf4nTbD//u5yR21BhiLzitxh8lU8Vb8SakHhoRAyqQ=
99
github.com/acronis/go-stacktrace/slogex v0.3.0 h1:PdHLMwPql8V7ZnmzzfCuZsrP7xCDpqfyNSfGDu8+OgI=

0 commit comments

Comments
 (0)