Compare commits
1 Commits
d05f2446fd
...
700602d474
Author | SHA1 | Date | |
---|---|---|---|
|
700602d474 |
@ -1 +1 @@
|
||||
Subproject commit c75e538d9625a23f13f3901494afeb6e657e20f8
|
||||
Subproject commit 434d7c33321d2e2d7da0723c9aa5e7557c17ecb0
|
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.0] - 2025-02-20
|
||||
## [0.1.0] - 2025-02-13
|
||||
|
||||
### Added
|
||||
- add please
|
||||
@ -14,7 +14,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- add vault terraform user
|
||||
|
||||
### Fixed
|
||||
- *(deps)* update module dagger.io/dagger to v0.16.0
|
||||
- *(deps)* update module dagger.io/dagger to v0.15.4
|
||||
- *(deps)* update module dagger.io/dagger to v0.15.3
|
||||
- *(deps)* update module dagger.io/dagger to v0.15.2
|
||||
|
@ -7,7 +7,7 @@ toolchain go1.24.0
|
||||
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5
|
||||
|
||||
require (
|
||||
dagger.io/dagger v0.16.0
|
||||
dagger.io/dagger v0.15.4
|
||||
github.com/joho/godotenv v1.5.1
|
||||
)
|
||||
|
||||
|
@ -12,8 +12,6 @@ dagger.io/dagger v0.15.3 h1:Ec1wWjan+qZYeuXG533bDYLb9xqa5uNWYztndfBj/b0=
|
||||
dagger.io/dagger v0.15.3/go.mod h1:4fSn1DGrrW1pNWf8KNMYZkoecu+QI+w9LxkrfWkEr8M=
|
||||
dagger.io/dagger v0.15.4 h1:rZxrSoiPL9OU41g0E+A4yCjQFIwLynHD+5Z//9FyhAo=
|
||||
dagger.io/dagger v0.15.4/go.mod h1:I3e/x3IK9JeXUsbun/UW0xzWN7LpqGyc+LvfDCDX5uo=
|
||||
dagger.io/dagger v0.16.0 h1:F8LGSmypHt7oVL84663A12QmtaIA8BywRoK95Be5FYY=
|
||||
dagger.io/dagger v0.16.0/go.mod h1:I3e/x3IK9JeXUsbun/UW0xzWN7LpqGyc+LvfDCDX5uo=
|
||||
github.com/99designs/gqlgen v0.17.2/go.mod h1:K5fzLKwtph+FFgh9j7nFbRUdBKvTcGnsta51fsMTn3o=
|
||||
github.com/99designs/gqlgen v0.17.55 h1:3vzrNWYyzSZjGDFo68e5j9sSauLxfKvLp+6ioRokVtM=
|
||||
github.com/99designs/gqlgen v0.17.55/go.mod h1:3Bq768f8hgVPGZxL8aY9MaYmbxa6llPM/qu1IGH1EJo=
|
||||
|
Loading…
x
Reference in New Issue
Block a user