Skip to content

Commit

Permalink
fix: ignore online boutique scaffolding (#3416)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas authored Nov 18, 2024
1 parent 3db938c commit b42650d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/online-boutique/mobile/templates/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module ignore

go 1.22.6
3 changes: 3 additions & 0 deletions examples/online-boutique/web/templates/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module ignore

go 1.22.6

0 comments on commit b42650d

Please sign in to comment.