Skip to content

Commit

Permalink
[v17] chore: Bump e/ reference (#52119)
Browse files Browse the repository at this point in the history
* chore: Bump e/ reference

* Update e_imports.go
  • Loading branch information
codingllama authored Feb 13, 2025
1 parent d671b96 commit d9ea25f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e
Submodule e updated from 66fa9c to 534180
2 changes: 1 addition & 1 deletion e_imports.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ import (
_ "github.com/aws/aws-sdk-go-v2/service/s3"
_ "github.com/aws/aws-sdk-go-v2/service/ssoadmin"
_ "github.com/aws/aws-sdk-go-v2/service/ssoadmin/types"
_ "github.com/aws/aws-sdk-go-v2/service/sts"
_ "github.com/aws/aws-sdk-go-v2/service/sts/types"
_ "github.com/beevik/etree"
_ "github.com/coreos/go-oidc/jose"
Expand Down Expand Up @@ -119,6 +118,7 @@ import (
_ "golang.org/x/crypto/bcrypt"
_ "golang.org/x/crypto/ssh"
_ "golang.org/x/crypto/ssh/agent"
_ "golang.org/x/exp/constraints"
_ "golang.org/x/mod/semver"
_ "golang.org/x/net/html"
_ "golang.org/x/net/http/httpproxy"
Expand Down

0 comments on commit d9ea25f

Please sign in to comment.