Skip to content

Commit

Permalink
chore(internal/protoveneer): fix module name in go.mod (#9435)
Browse files Browse the repository at this point in the history
  • Loading branch information
jba committed Feb 17, 2024
1 parent 7e6c208 commit 5895c0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/protoveneer/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module golang.org/x/exp/protoveneer
module cloud.google.com/go/internal/protoveneer

go 1.20

Expand Down

0 comments on commit 5895c0d

Please sign in to comment.