Compare commits

..

1 Commits

Author SHA1 Message Date
cuddle-please
1efc8a76be chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-01-15 01:18:56 +00:00
3 changed files with 3 additions and 4 deletions

@ -1 +1 @@
Subproject commit 3d6b4f823368cc2eae9ce673dcf5d87c2ec8565a
Subproject commit df05f8673416ce803b71b937569c83ec911a75cc

View File

@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.1.0] - 2025-01-17
## [0.1.0] - 2025-01-15
### Added
- add please
@ -20,7 +20,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- *(deps)* update module dagger.io/dagger to v0.14.0
### Other
- *(deps)* update dependency go to v1.23.5
- Merge pull request 'chore(deps): update github.com/kjuulh/shuttle digest to 65ba2ba' (#2) from renovate/all into main
Reviewed-on: https://git.front.kjuulh.io/kjuulh/clank-vault/pulls/2

View File

@ -2,7 +2,7 @@ module shuttletask
go 1.22.7
toolchain go1.23.5
toolchain go1.23.4
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5