Skip to content

Commit

Permalink
Update nebula-api dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jpahm committed Nov 18, 2023
1 parent 0539232 commit 1d90670
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/PuerkitoBio/goquery v1.8.1
github.com/UTDNebula/nebula-api/api v0.0.0-20231117055523-f1b8c6b9ece9
github.com/UTDNebula/nebula-api/api v0.0.0-20231118015703-3edd281ff970
github.com/chromedp/cdproto v0.0.0-20231101223124-24f5925b5980
github.com/chromedp/chromedp v0.9.3
github.com/joho/godotenv v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/PuerkitoBio/goquery v1.8.1 h1:uQxhNlArOIdbrH1tr0UXwdVFgDcZDrZVdcpygAcwmWM=
github.com/PuerkitoBio/goquery v1.8.1/go.mod h1:Q8ICL1kNUJ2sXGoAhPGUdYDJvgQgHzJsnnd3H7Ho5jQ=
github.com/UTDNebula/nebula-api/api v0.0.0-20231117055523-f1b8c6b9ece9 h1:i+10Zl+Z5xaHRVtSEdxCOUdS26VxUICA9VbK/A/maLo=
github.com/UTDNebula/nebula-api/api v0.0.0-20231117055523-f1b8c6b9ece9/go.mod h1:/qhwfZIy/fvEDMklOqynJ34K2H2Ml40bcu9A/EB2AfU=
github.com/UTDNebula/nebula-api/api v0.0.0-20231118015703-3edd281ff970 h1:NaBDB56xwB/DGuqtURYxoGlUzOxXeg8ukAkAvMNTqRc=
github.com/UTDNebula/nebula-api/api v0.0.0-20231118015703-3edd281ff970/go.mod h1:/qhwfZIy/fvEDMklOqynJ34K2H2Ml40bcu9A/EB2AfU=
github.com/andybalholm/cascadia v1.3.1 h1:nhxRkql1kdYCc8Snf7D5/D3spOX+dBgjA6u8x004T2c=
github.com/andybalholm/cascadia v1.3.1/go.mod h1:R4bJ1UQfqADjvDa4P6HZHLh/3OxWWEqc0Sk8XGwHqvA=
github.com/chromedp/cdproto v0.0.0-20231011050154-1d073bb38998/go.mod h1:GKljq0VrfU4D5yc+2qA6OVr8pmO/MBbPEWqWQ/oqGEs=
Expand Down

0 comments on commit 1d90670

Please sign in to comment.