Compare commits

..

2 Commits

Author SHA1 Message Date
cuddle-please
4638a39324 chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-02-12 01:18:02 +00:00
3add99d4ab chore(deps): update dependency go to v1.24.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-02-12 01:17:32 +00:00
2 changed files with 3 additions and 2 deletions

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-02-05
## [0.1.0] - 2025-02-12
### Added
- add please
@ -21,6 +21,7 @@ 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.24.0
- *(deps)* update dependency go to v1.23.6
- *(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

View File

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