Skip to content

Commit

Permalink
sdk(go): simplify DaggerObject aliasing slightly (#8289)
Browse files Browse the repository at this point in the history
This gets rid of the multiple levels of type aliasing used to be just
one level.

This is a very mild simplification that worst case seems harmless, but
the motivation right now is a shot in the dark attempt at seeing if it
avoids some of the flakes we have been getting in the Go SDK with this
object.

Signed-off-by: Erik Sipsma <erik@sipsma.dev>
  • Loading branch information
sipsma committed Sep 2, 2024
1 parent 474e52f commit b6a2b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dagger.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b6a2b08

Please sign in to comment.