Remvoe unneeded dep from go.mod

master
Nick Krichevsky 2023-12-18 19:30:11 -05:00
parent 0cf36dc66e
commit c96e3a17ce
1 changed files with 0 additions and 2 deletions

2
go.mod
View File

@ -1,5 +1,3 @@
module github.com/ollien/advent-of-code-2023
go 1.21.4
require golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611 // indirect