Skip to content

Commit

Permalink
fix _arm.pb.go
Browse files Browse the repository at this point in the history
  • Loading branch information
ercling committed Jul 15, 2022
1 parent 1b622ee commit ae55d1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fix-package-paths.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ for file in ./google/ads/googleads/v11/**/*.pb.go; do
fix_package_name $file $p
done
done
mv ./google/ads/googleads/v11/resources/experiment_arm.pb.go ./google/ads/googleads/v11/resources/experiment_arm0.pb.go
mv ./google/ads/googleads/v11/* ./
echo "finished fixing packages"
File renamed without changes.

0 comments on commit ae55d1f

Please sign in to comment.