Compare commits
2 Commits
99f788af8c
...
dd2575b856
Author | SHA1 | Date | |
---|---|---|---|
|
dd2575b856 | ||
07c9e0133e |
@ -1 +1 @@
|
|||||||
Subproject commit 55309c104aadc11fa7511e815c20b64130f4e2f0
|
Subproject commit ec6e840644149658afd0d4521dfea2f3fb02ae45
|
@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.1.0] - 2025-01-30
|
## [0.1.0] - 2025-02-05
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- add please
|
- 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
|
- *(deps)* update module dagger.io/dagger to v0.14.0
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
- *(deps)* update dependency go to v1.23.6
|
||||||
- *(deps)* update dependency go to v1.23.5
|
- *(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
|
- Merge pull request 'chore(deps): update github.com/kjuulh/shuttle digest to 65ba2ba' (#2) from renovate/all into main
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@ module shuttletask
|
|||||||
|
|
||||||
go 1.22.7
|
go 1.22.7
|
||||||
|
|
||||||
toolchain go1.23.5
|
toolchain go1.23.6
|
||||||
|
|
||||||
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5
|
replace github.com/lunarway/shuttle => github.com/kjuulh/shuttle v0.0.0-20230301114637-65ba2ba57df5
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user