Skip to content

Commit

Permalink
2023/7/1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Dec 11, 2023
1 parent cd79ef2 commit b73f136
Show file tree
Hide file tree
Showing 5 changed files with 1,253 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 2023/6/2/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/jkroepke/adventofcode/2023/6/1
module github.com/jkroepke/adventofcode/2023/6/2

go 1.21
5 changes: 5 additions & 0 deletions 2023/7/1/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/jkroepke/adventofcode/2023/7/1

go 1.21

require golang.org/x/exp v0.0.0-20231206192017-f3f8817b8deb
Loading

0 comments on commit b73f136

Please sign in to comment.