2 Commits

Author SHA1 Message Date
Unbound Release ef9c099e66 chore(release): prepare for v0.1.3 2025-06-16 15:32:17 +00:00
Renovate 443d4c4b0a fix(deps): update module github.com/99designs/gqlgen to v0.17.75 2025-06-16 14:52:10 +00:00
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
## [0.1.3] - 2025-06-16
### 🐛 Bug Fixes
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.75
## [0.1.2] - 2025-06-16
### 🐛 Bug Fixes
+1 -1
View File
@@ -3,7 +3,7 @@ module gitlab.com/unboundsoftware/shiny/presenter
go 1.24.1
require (
github.com/99designs/gqlgen v0.17.74
github.com/99designs/gqlgen v0.17.75
github.com/stretchr/testify v1.10.0
github.com/vektah/gqlparser/v2 v2.5.28
)
+2 -2
View File
@@ -1,5 +1,5 @@
github.com/99designs/gqlgen v0.17.74 h1:1FuVtkXxOc87xpKio3f6sohREmec+Jvy86PcYOuwgWo=
github.com/99designs/gqlgen v0.17.74/go.mod h1:a+iR6mfRLNRp++kDpooFHiPWYiWX3Yu1BIilQRHgh10=
github.com/99designs/gqlgen v0.17.75 h1:GwHJsptXWLHeY7JO8b7YueUI4w9Pom6wJTICosDtQuI=
github.com/99designs/gqlgen v0.17.75/go.mod h1:p7gbTpdnHyl70hmSpM8XG8GiKwmCv+T5zkdY8U8bLog=
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883 h1:bvNMNQO63//z+xNgfBlViaCIJKLlCJ6/fmUseuG0wVQ=
github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo29Kk6CurOXKm700vrz8f0KW0JNfpkRJY/8=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=