Skip to content

Commit

Permalink
build(deps): bump Go version to 1.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
servicesenablement authored and ifindlay-cci committed Aug 28, 2024
1 parent aa7e438 commit 2ebb7e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions integrationtest/import_state_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ import (
"fmt"
"net/http"

"github.com/cloudfoundry/cloud-service-broker/v2/dbservice/models"
"github.com/cloudfoundry/cloud-service-broker/v2/integrationtest/packer"
"github.com/cloudfoundry/cloud-service-broker/v2/internal/testdrive"
"github.com/cloudfoundry/cloud-service-broker/v2/pkg/providers/tf/workspace"
"github.com/cloudfoundry/cloud-service-broker/v3/dbservice/models"
"github.com/cloudfoundry/cloud-service-broker/v3/integrationtest/packer"
"github.com/cloudfoundry/cloud-service-broker/v3/internal/testdrive"
"github.com/cloudfoundry/cloud-service-broker/v3/pkg/providers/tf/workspace"
"github.com/google/uuid"
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
Expand Down

0 comments on commit 2ebb7e4

Please sign in to comment.