Skip to content

Commit

Permalink
Retracted v0.1.3 and self. (#1347)
Browse files Browse the repository at this point in the history
  • Loading branch information
apascal07 authored Nov 20, 2024
1 parent 21ae6cd commit 21c81be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ module github.com/firebase/genkit/go

go 1.22.0

retract (
v0.1.3 // This shold have been a minor release.
v0.1.4 // Retraction only.
)

require (
cloud.google.com/go/aiplatform v1.68.0
cloud.google.com/go/logging v1.10.0
Expand Down

0 comments on commit 21c81be

Please sign in to comment.