From db09a59790aa6c32906eaa5ed5fe05ae6cfb5955 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:25:08 +0300 Subject: change project name to sdp.go --- pkg/classes/stringTables.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/classes/stringTables.go') diff --git a/pkg/classes/stringTables.go b/pkg/classes/stringTables.go index 0ac3a2e..7848b1c 100644 --- a/pkg/classes/stringTables.go +++ b/pkg/classes/stringTables.go @@ -5,7 +5,7 @@ import ( "strings" "github.com/pektezol/bitreader" - "github.com/pektezol/demoparser/pkg/writer" + "github.com/pektezol/sdp.go/pkg/writer" ) type StringTables struct { -- cgit v1.2.3