Skip to content

Commit

Permalink
Merge pull request #16 from viatoriche/up-go-raml-060
Browse files Browse the repository at this point in the history
bump go-raml to 0.6.0
  • Loading branch information
viatoriche authored Sep 18, 2024
2 parents 353114d + ef8c343 commit ffae5ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.6

require (
github.com/acronis/go-cti/pkg/identifier v1.0.0
github.com/acronis/go-raml v0.4.0
github.com/acronis/go-raml v0.6.0
github.com/lmittmann/tint v1.0.4
github.com/mattn/go-isatty v0.0.20
github.com/samber/slog-formatter v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/acronis/go-cti/pkg/identifier v1.0.0 h1:iGRP+UV4FbobDTM+cH9feihUl17KBvBdFteLq3XwKT0=
github.com/acronis/go-cti/pkg/identifier v1.0.0/go.mod h1:ZsdPnq7a72g5d+kRQg2fCpdfmhhCd8moQzuNhY23YxM=
github.com/acronis/go-raml v0.4.0 h1:M6r0m3zbDW1AS+rsBA1q6Mmcna/gJ1M52yPqBTo9lJg=
github.com/acronis/go-raml v0.4.0/go.mod h1:yclF3ELv13hYq5RcWYJnwqs1ThL905x9JInV/V9ujmM=
github.com/acronis/go-raml v0.6.0 h1:eQaI2gIkvG1gaWAoYedvxViczPwFbWW4EFLi8gneUiI=
github.com/acronis/go-raml v0.6.0/go.mod h1:rvYX4jAl/jm44o6h4mA5EP4gx5SdZi60xJbVhqHcgw8=
github.com/antlr4-go/antlr/v4 v4.13.1 h1:SqQKkuVZ+zWkMMNkjy5FZe5mr5WURWnlpmOuzYWrPrQ=
github.com/antlr4-go/antlr/v4 v4.13.1/go.mod h1:GKmUxMtwp6ZgGwZSva4eWPC5mS6vUAmOABFgjdkM7Nw=
github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPnH1Wvgk=
Expand Down

0 comments on commit ffae5ac

Please sign in to comment.