Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix(iam): run formatter (#5277)
Existing file is causing gofmt to yell during presubmit testing.
  • Loading branch information
shollyman committed Jan 5, 2022
1 parent a531b65 commit 8682e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iam/go_mod_tidy_hack.go
Expand Up @@ -14,6 +14,7 @@

// This file, and the cloud.google.com/go import, won't actually become part of
// the resultant binary.
//go:build modhack
// +build modhack

package iam
Expand Down

0 comments on commit 8682e4e

Please sign in to comment.